Project Error: Unknown module(s) in QT: openglextensions
-
wrote on 2 Aug 2015, 21:40 last edited by justin1122 8 Feb 2015, 21:40
I receive this error when trying to compile Qt 5.5.0 from source on xubuntu-14.04.2 i386. This is what I use to replicate:
./configure -static -prefix /my/folder/location -plugin-sql-sqlite -no-compile-examples -continue -nomake examples
There is already a related bug on the tracker bug-46839, but not sure mine is a bug or just incorrect environment setup.
-
Lifetime Qt Championwrote on 2 Aug 2015, 22:11 last edited by SGaist 8 Feb 2015, 22:11
Hi,
Following this bug report and the one mentioned in comment, you should rather build 5.5.1 as it's the version announced as fixing it.
-
wrote on 3 Aug 2015, 02:29 last edited by
Thanks! I suppose I'll sit on my hands until 5.5.1 is out in September this year.
-
Since the patch has already been integrated you can also build from the current 5.5 branch from git
1/4