[PyQt] pyqtdeploy: library not found for -lQtCore
Ilya Kulakov
kulakov.ilya at gmail.com
Sat May 2 07:59:39 BST 2015
Try `VERBOSE=1 make` and check whether all dirs are passed to invocations of clang.
Best Regards
Ilya Kulakov
> On 2 мая 2015 г., at 5:09, Patrick Stinson <patrickkidd at gmail.com> wrote:
>
> 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!
>
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list