MantisBT - CMake
View Issue Details
0014443CMake(No Category)public2013-09-26 16:452016-06-10 14:31
philrosenberg 
Miguel Figueroa 
normalminorhave not tried
closedmoved 
PCWindows7
CMake 2.8.11.2 
 
0014443: FindwxWidgets reports incorrect debug definitions
On Windows FindwxWidgets fills wxWidgets_DEFINITIONS_DEBUG with _DEBUG; __WXDEBUG__ even when wxWidgets_CONFIGURATION does not include a d, i.e. it is not a debug configuration.
On linux wxWidgets_DEFINITIONS_DEBUG is only filled for a debug configuration so the behaviour needs to be made the same on both systems.
Behaviour was discovered when building PLplot. The devs have just implemented a workaround but any version dated 25th Sep 2013 or before shows this problem which causes linker errors
No tags attached.
Issue History
2013-09-26 16:45philrosenbergNew Issue
2013-09-27 09:20Brad KingAssigned To => Miguel Figueroa
2013-09-27 09:20Brad KingStatusnew => assigned
2016-06-10 14:29Kitware RobotNote Added: 0042377
2016-06-10 14:29Kitware RobotStatusassigned => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042377)
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.