Bert, Does 'make VERBOSE=1' give you any hints? Compare what you see there to the CMake cache file and you should be able to pinpoint where the qt detection is wrong...
Regards, Wim. 2009/2/6 bert wiley <[email protected]>: > After removing QtCore from CMakeLists.txt this was the error produced. > > [ 92%] Building CXX object > examples/wtwithqt/CMakeFiles/helloqt.wt.dir/QtObject.o > [ 93%] Building CXX object > examples/wtwithqt/CMakeFiles/helloqt.wt.dir/moccedQtObject.o > Linking CXX executable > helloqt.wt > CMakeFiles/helloqt.wt.dir/hello.o(.text+0x282): In function > `HelloApplication::propagateGreet()': > /usr/local/include/boost/signals/slot.hpp:124: undefined reference to > `QString::free(QString::Data*)' > CMakeFiles/helloqt.wt.dir/hello.o(.text+0x2a6): In function > > etc, etc, etc > ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
