Help needed: any Apple users around ?

Alexander Neundorf neundorf at kde.org
Tue Nov 10 21:18:00 GMT 2009


Hi,

I need the help from somebody who has an Apple running OSX.

In our FindQt4.cmake in kdelibs/cmake/modules/ there was code for special 
handling when Qt is installed as frameworks on OSX.
This code was there since beginning of 2006, and I am quite sure it is not 
necessary anymore, so I removed it and committed the modified version to 
kdelibs trunk.

So, if you have an Apple machine running OSX and you have Qt installed as a 
framework, please try to build kdelibs fresh from an empty build dir and let 
me know whether it could successfully find the Qt frameworks.

If this is too much work, there is a simpler way to check that.
Just unpack the attached file and run cmake on it. At the end it should say 
which QtCore it found. On my Linux machine this looks like:

~/src/tests/findqt4-test/b$ /opt/cmake-2.6.2-Linux-i386/bin/cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
...
-- QT_QTCORE_LIBRARY is : "/opt/qt-4.5/qt/lib/libQtCore.so;-lpthread"
-- Configuring done
-- Generating done
-- Build files have been written to: /home/alex/src/tests/findqt4-test/b
~/src/tests/findqt4-test/b$ cd ..


On your Mac with frameworks it should show that it found the framework.
Please let me know whether it still works for you.

Thanks
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findqt4-test.tar.gz
Type: application/x-tgz
Size: 16733 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20091110/5d7fb203/attachment.bin>
-------------- next part --------------
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem at kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


More information about the kde-core-devel mailing list