View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008982CMakeModulespublic2009-05-07 13:152016-06-10 14:30
ReporterTrent Lillehaugen 
Assigned ToMiguel Figueroa 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008982: FindwxWidgets.cmake does not search for unicode version of wxrc on Windows
DescriptionCurrently 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.
TagsNo tags attached.
Attached Filespatch file icon wxrc.patch [^] (356 bytes) 2009-05-07 13:15 [Show Content]

 Relationships

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

 Issue History
Date Modified Username Field Change
2009-05-07 13:15 Trent Lillehaugen New Issue
2009-05-07 13:15 Trent Lillehaugen File Added: wxrc.patch
2009-05-12 09:24 Miguel Figueroa Status new => assigned
2009-05-12 09:24 Miguel Figueroa Assigned To => Miguel Figueroa
2009-07-18 10:42 Philip Lowman Category CMake => Modules
2016-06-10 14:27 Kitware Robot Note Added: 0041554
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


Copyright © 2000 - 2018 MantisBT Team