MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008982 | CMake | Modules | public | 2009-05-07 13:15 | 2016-06-10 14:30 |
| Reporter | Trent Lillehaugen | ||||
| 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 | 0008982: FindwxWidgets.cmake does not search for unicode version of wxrc on Windows | ||||
| Description | 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2222/wxrc.patch | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||