[PyQt] pyqtdeploy: library not found for -lQtCore

Patrick Stinson patrickkidd at gmail.com
Sat May 2 00:09:11 BST 2015


I get this when running “make” in the project generated by pyqtdeploy. 

-----------------------------------------------------------
ld: library not found for -lQtCore
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [PKMidiCron.app/Contents/MacOS/PKMidiCron] Error
-----------------------------------------------------------

python3/qt/pyqt5 are installed using homebrew, and my piquet does not use static qt libs. Let me know what other info I can provide.

Thanks!




More information about the PyQt mailing list