MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009211 | CMake | Modules | public | 2009-06-26 14:12 | 2016-06-10 14:30 |
|
| Reporter | Wayne Stambaugh | |
| Assigned To | Miguel Figueroa | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0009211: FindwxWidgets.cmake include path order causes manifest build and link errors in VC8. |
| Description | The version of FindwxWidgets.cmake include in CMake 2.6.4 incorrectly sets the wxWidgets include path order using the windows find method. This causes a manifest compile and link error when building executable files with Visual Studio 2005 (VC8). For more information about this error see the "Manifest" section at http://www.wxart2d.org/moin/WxArt2dInstall. [^] The library include path should be defined before the main include path to prevent this error. I have include a patch (unified diff) against FindwxWidgets.cmake included with CMake 2.6.4.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | vc8-manifest.patch (1,086) 2009-06-26 14:12 https://public.kitware.com/Bug/file/2341/vc8-manifest.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-06-26 14:12 | Wayne Stambaugh | New Issue | |
| 2009-06-26 14:12 | Wayne Stambaugh | File Added: vc8-manifest.patch | |
| 2009-07-18 01:43 | Philip Lowman | Assigned To | => Miguel Figueroa |
| 2009-07-18 01:43 | Philip Lowman | Status | new => assigned |
| 2009-07-18 01:43 | Philip Lowman | Category | CMake => Modules |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041574 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |