View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015309CMakeModulespublic2014-12-15 07:272016-06-10 14:31
ReporterRobert Pollak 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformPCOSWindowsOS Version7
Product VersionCMake 3.0.2 
Target VersionFixed in Version 
Summary0015309: 64 bit build of wxWidgets-2.8.12 is not found
DescriptionThe 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 ReproduceSee the mailing list thread:
- install wxMSW-2.8.12-Setup.exe
- build 64-bit wxWidgets
- try to find them with CMake.
TagsNo tags attached.
Attached Files

 Relationships
related to 0014642closedKitware Robot CMAKE does not find the 64 bit versions of wxWidgets on Windows 
related to 0014393closedBrad King FindwxWidgets.cmake doesn't look for x64 wxWidgets (MSVC) directories. 

  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.

 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


Copyright © 2000 - 2018 MantisBT Team