In ccmake settings for VTK-5-2 with Qt 4.4 on OSX, I see a lot of settings like this:
QT_QTCORE_LIBRARY optimized;/Library/Frameworks/QtCore.framework;debug;/Library/Frameworks/QtCore.framework QT_QTCORE_LIBRARY_DEBUG QT_QTCORE_LIBRARY_DEBUG-NOTFOUND The optimized and debug libraries are both specified in one variable and missing in the other. The general build type is RelWithDebInfo. I don't know if the Qt binary installation provides debug symbols (maybe I should build Qt 4.4 from source?). Is this a problem to resolve? Thanks, Darren _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
