MantisBT - CMake
View Issue Details
0015309CMakeModulespublic2014-12-15 07:272016-06-10 14:31
Robert Pollak 
Kitware Robot 
normalmajoralways
closedmoved 
PCWindows7
CMake 3.0.2 
 
0015309: 64 bit build of wxWidgets-2.8.12 is not found
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."
See the mailing list thread:
- install wxMSW-2.8.12-Setup.exe
- build 64-bit wxWidgets
- try to find them with CMake.
No tags attached.
related to 0014642closed Kitware Robot CMAKE does not find the 64 bit versions of wxWidgets on Windows 
related to 0014393closed Brad King FindwxWidgets.cmake doesn't look for x64 wxWidgets (MSVC) directories. 
Issue History
2014-12-15 07:27Robert PollakNew Issue
2014-12-15 09:18Brad KingRelationship addedrelated to 0014642
2014-12-15 09:18Brad KingRelationship addedrelated to 0014393
2014-12-15 09:21Brad KingNote Added: 0037458
2016-06-10 14:29Kitware RobotNote Added: 0042688
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0037458)
Brad King   
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   
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.