MantisBT - CMake
View Issue Details
0009211CMakeModulespublic2009-06-26 14:122016-06-10 14:30
Wayne Stambaugh 
Miguel Figueroa 
normalminoralways
closedmoved 
CMake-2-6 
 
0009211: FindwxWidgets.cmake include path order causes manifest build and link errors in VC8.
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.
No tags attached.
patch vc8-manifest.patch (1,086) 2009-06-26 14:12
https://public.kitware.com/Bug/file/2341/vc8-manifest.patch
Issue History
2009-06-26 14:12Wayne StambaughNew Issue
2009-06-26 14:12Wayne StambaughFile Added: vc8-manifest.patch
2009-07-18 01:43Philip LowmanAssigned To => Miguel Figueroa
2009-07-18 01:43Philip LowmanStatusnew => assigned
2009-07-18 01:43Philip LowmanCategoryCMake => Modules
2016-06-10 14:27Kitware RobotNote Added: 0041574
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041574)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.