View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015309 | CMake | Modules | public | 2014-12-15 07:27 | 2016-06-10 14:31 | ||||
Reporter | Robert Pollak | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | PC | OS | Windows | OS Version | 7 | ||||
Product Version | CMake 3.0.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015309: 64 bit build of wxWidgets-2.8.12 is not found | ||||||||
Description | The thread http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/51251/ [^] ("64 bit build of wxWidgets-2.8.12 is not found") describes it: The patch of issue 0014393 [1] only deals with wxWidgets versions after 2.8.x. For finding 2.8.x, the module should look for "vc_amd64" instead of "vc_x64". [1] http://www.cmake.org/Bug/view.php?id=14393, [^] "FindwxWidgets.cmake doesn't look for x64 wxWidgets (MSVC) directories." | ||||||||
Steps To Reproduce | See the mailing list thread: - install wxMSW-2.8.12-Setup.exe - build 64-bit wxWidgets - try to find them with CMake. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0037458) Brad King (manager) 2014-12-15 09:21 |
It looks like the code using WX_LIB_DIR_PREFIX needs to be refactored to search a list of possible locations. The FindwxWidgets.cmake module currently has no maintainer: http://www.cmake.org/Wiki/CMake:Module_Maintainers [^] Let me know if you're interested in taking on that role. Otherwise I can review patches but have no time to develop the module myself. |
(0042688) Kitware Robot (administrator) 2016-06-10 14:29 |
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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2014-12-15 07:27 | Robert Pollak | New Issue | |
2014-12-15 09:18 | Brad King | Relationship added | related to 0014642 |
2014-12-15 09:18 | Brad King | Relationship added | related to 0014393 |
2014-12-15 09:21 | Brad King | Note Added: 0037458 | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042688 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |