[PyQt] Compile error "ld: library not found for -lqpycore"
Matthias Guggenmos
matthias.guggenmos at freenet.de
Sun Jul 12 11:58:15 BST 2009
Additional info, I'm using the following versions:
PyQt-mac-gpl-4.5.1.tar.gz
qt-sdk-mac-opensource-2009.03.dmg
sip-4.8.1.tar.gz
xcode313_2736_developerdvd.dmg
On Sun, 12 Jul 2009 12:40:18 +0200
Matthias Guggenmos <matthias.guggenmos at freenet.de> wrote:
> Hello list,
>
> I am trying to compile PyQt on a Mac Leopard 10.5.6 and I get the
> following compiler error when running "make install" (after "make"):
>
> ld: library not found for -lqpycore
> collect2: ld returned 1 exit status
> make[1]: *** [QtCore.so] Error 1
> make: *** [install] Error 2
>
> I followed exactly the installation instructions given on this
> website:
>
> http://www.oak-tree.us/blog/index.php/2009/05/12/pyqt-mac
>
> Has somebody a clue what could potentially the cause for that error?
>
> Thanks & Regards,
>
> Matthias
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list