[PyQt] Compile error "ld: library not found for -lqpycore"
Matthias Guggenmos
matthias.guggenmos at freenet.de
Sun Jul 12 11:40:18 BST 2009
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
More information about the PyQt
mailing list