MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014443 | CMake | (No Category) | public | 2013-09-26 16:45 | 2016-06-10 14:31 |
Reporter | philrosenberg | ||||
Assigned To | Miguel Figueroa | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | PC | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.11.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014443: FindwxWidgets reports incorrect debug definitions | ||||
Description | 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. | ||||
Steps To Reproduce | 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 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-09-26 16:45 | philrosenberg | New Issue | |||
2013-09-27 09:20 | Brad King | Assigned To | => Miguel Figueroa | ||
2013-09-27 09:20 | Brad King | Status | new => assigned | ||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042377 | |||
2016-06-10 14:29 | Kitware Robot | Status | assigned => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|