On 11/05/2012 08:31 PM, Matthew Brett wrote: > Linking CXX executable shiboken > ld: framework not found QtCore > collect2: ld returned 1 exit status > make[2]: *** [generator/shiboken] Error 1 > make[1]: *** [generator/CMakeFiles/shiboken.dir/all] Error 2 > make: *** [all] Error 2 > > I get no such error running the same commands with 2.8.9. The > cmake-generated Makefile between 2.8.9 and 2.8.10 differs only in the > full path to the cmake binary.
The Makefile is not the only file containing build rules. Try comparing the entire generator/CMakeFiles/shiboken.dir directory between the two versions. -Brad -- 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