Hi,

On Tue, Nov 6, 2012 at 4:42 AM, Brad King <brad.k...@kitware.com> wrote:
> 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.

Thank you for the suggestion. I was indirectly trying to address that
by showing that 2.8.10 gives an error when doing a `make` on top of a
2.8-9 config.  Now I look, I also find that 2.8-9 can successfully
build (``make``) on top of the 2.8-10 config.  I've attached the diff
of the configs.

Best,

Matthew

Attachment: 9-10-config.diff.gz
Description: GNU Zip compressed data

--

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

Reply via email to