| View Issue Details [ Jump to Notes ] | [ Print ] |
| 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 |
| Tags | No tags attached. |
|
| Attached Files | |
|