Hi, since today the static libraries of my programs will link, but the executables does not link against Qt libraries, I don't know why.
The only thing Ive changed was an update from CMake 2.8-3 to 2.8-5. I also tried to install the old version, but no luck, the problem still occurs. Here is the error message which I get: ld: framework not found QtGui collect2: ld returned 1 exit status I use the cocoa libs from Qt-4.7.0 Does anyone had the same problems and/or could help me Much thanks in advance Best Regards NoRulez
_______________________________________________ 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
