View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003482CMakeCMakepublic2006-07-04 14:592006-07-16 11:01
ReporterJan Woetzel 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003482: patch for wxWindows -> wxWidgets including fixes for CMake tree (WXDialog, UseWX test, bug 3453 f
DescriptionThe rewrite of FindwxWidgets.cmake requires more fixes for
-CMake testing (UseWX)
-WXDialog.

Dependant changes inside CMake source are fixed with this patch.
Bug 3453 is fixed with this patch, too.

Tested+compiled iwth MSVS 7.1 + nmake on Windows.

---
Details:
----


MODIFIES files:

M Modules/FindwxWidgets.cmake
M Modules/FindwxWindows.cmake
M Modules/UsewxWidgets.cmake
M Source/CMakeLists.txt
M Source/WXDialog/CMakeLists.txt
M Source/WXDialog/bin/FindUPX.cmake
M Source/WXDialog/bin/FindwxW.cmake
M Source/WXDialog/bin/FindwxWin.cmake
M Source/WXDialog/bin/UsewxW.cmake
M Tests/UseWX/CMakeLists.txt
M Utilities/Release/config_Darwin

CHANGES
- In all files: wxWindows -> wxWidgets ..
- rewrote find script for WX, WXWINDOWS -> WXWIDGETS
- fixed bug report 0003453 (-isystem problem) by IF in g++ compiler

Source/WXDialog/bin/FindUPX.cmake
- added $ENV{ProgramFiles} instead of listing - shouldn' this be moved to Modules (unused)?

Source/WXDialog/bin/FindwxW.cmake
Source/WXDialog/bin/FindwxWin.cmake
Source/WXDialog/bin/UsewxW.cmake
- WXDialog compiles again, checked with depends.exe, static linking etc, works.
- DEPRECATED files - please REMOVE them from CVS to avoid user confusion,
  Everybody should use FindwxWidgets.cmake and in case of problems patch that central file
  to avoid duplicate work.

Tests/UseWX/CMakeLists.txt
Utilities/Release/config_Darwin
- wx windows -> widgets, UseWX test works.

Source/CMakeLists.txt
- CMAKE_BUILD_WX_DIALOG -> BUILD_WX_DIALOG for consistency with MFC and curses dialog
- UseWX test works - but when should the test really be executed, at least with BUILD_WX_DIALOG
TagsNo tags attached.
Attached Filespatch file icon CMake.patch [^] (38,789 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0004402)
Jan Woetzel (reporter)
2006-07-04 15:08

This patch is related to bug 0003443

Sorry for the duplicates.

Jan.
(0004456)
Jan Woetzel (reporter)
2006-07-16 11:01

I closed this Duplicate report in favor of bug 0003443 and its patches.

Jan.


 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team