[CMake] VTK-5-2 and Qt 4.4 build config on OSX

Darren Weber darren.weber.lists at gmail.com
Wed Sep 3 14:28:57 EDT 2008


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


More information about the CMake mailing list