MantisBT - CMake
View Issue Details
0008982CMakeModulespublic2009-05-07 13:152016-06-10 14:30
Trent Lillehaugen 
Miguel Figueroa 
normalminoralways
closedmoved 
CMake-2-6 
 
0008982: FindwxWidgets.cmake does not search for unicode version of wxrc on Windows
Currently FindwxWidgets.cmake only searches the following path for wxrc:
${wxWidgets_ROOT_DIR}/utils/wxrc/vc_msw

However, as I am only using the unicode build of wxWidgets my copy of wxrc is in:
${wxWidgets_ROOT_DIR}/utils/wxrc/vc_mswu

I've included a patch that searches both directories for wxrc.
No tags attached.
patch wxrc.patch (356) 2009-05-07 13:15
https://public.kitware.com/Bug/file/2222/wxrc.patch
Issue History
2009-05-07 13:15Trent LillehaugenNew Issue
2009-05-07 13:15Trent LillehaugenFile Added: wxrc.patch
2009-05-12 09:24Miguel FigueroaStatusnew => assigned
2009-05-12 09:24Miguel FigueroaAssigned To => Miguel Figueroa
2009-07-18 10:42Philip LowmanCategoryCMake => Modules
2016-06-10 14:27Kitware RobotNote Added: 0041554
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041554)
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.