[PyQt] Annoying "cannot find -lGL" making PyQt on Linux

David Cortesi davecortesi at gmail.com
Sat Apr 4 02:54:01 BST 2015


32-bit Ubuntu 14.10

I have installed libgl-dev

There does exist /usr/lib/i386-linux-gnu/libGL.so

LD_LIBRARY_PATH names exactly that directory

But, when I run configure.py, many of the check_module() calls fail because
the g++ "cannot find -lGL" -- so most PyQt5 modules are not built.

?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150403/17a54ba8/attachment.html>


More information about the PyQt mailing list