2011/7/20 Daniel Näslund <[email protected]>: > >> Then, if you need to help it some more, you may set the path to the QtCore >> library manually, or other variables manually. > > Managed to compile and link when I added the following snippet to the > toolchain file: > > set(QT_HEADERS_DIR /opt/env/lenny-ppc/usr/lib) > set(QT_LIBRARY_DIR /opt/env/lenny-ppc/usr/include/qt4)
May those two should be reversed ? HEADER seems to point to lib and LIBRARY to include? May be it's a transcript typo ? -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
