![]() |
#1 |
Zealot
![]() Posts: 102
Karma: 12
Join Date: Apr 2010
Location: Melbourne, Australia
Device: Kobo Sage, Kobo Aura H2O, LG V20
|
0.9.4 build errors
Since I’d only set everything up the other day, I thought I might as well build it, but there seems to be a problem with Qt.
This is where it goes wrong (btw. Earráid = Error) Code:
[ 66%] Building CXX object src/CMakeFiles/sigil.dir/Dialogs/TreeModel.cpp.o In file included from /opt/Qt5.4.2/5.4/gcc_64/include/QtGui/qopenglcontext.h:54:0, from /opt/Qt5.4.2/5.4/gcc_64/include/QtGui/QtGui:32, from /opt/Qt5.4.2/5.4/gcc_64/include/QtWidgets/QtWidgetsDepends:4, from /opt/Qt5.4.2/5.4/gcc_64/include/QtWidgets/QtWidgets:3, from /home/sean/Ríomhchlárú/Sigil/sigil-src/src/Dialogs/TreeModel.cpp:43: /opt/Qt5.4.2/5.4/gcc_64/include/QtGui/qopengl.h:122:21: fatal error: GL/gl.h: No such file or directory # include <GL/gl.h> ^ compilation terminated. make[2]: *** [src/CMakeFiles/sigil.dir/Dialogs/TreeModel.cpp.o] Earráid 1 make[1]: *** [src/CMakeFiles/sigil.dir/all] Earráid 2 make: *** [all] Earráid 2 Code:
# include <QtGui/qopengles2ext.h> # endif // Q_OS_MAC #else // non-ES2 platforms # if defined(Q_OS_MAC) # include <OpenGL/gl.h> # if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_7 # define GL_DO_NOT_WARN_IF_MULTI_GL_VERSION_HEADERS_INCLUDED # include <OpenGL/gl3.h> # endif # include <OpenGL/glext.h> # else # define GL_GLEXT_LEGACY // Prevents GL/gl.h from #including system glext.h # include <GL/gl.h> # include <QtGui/qopenglext.h> # endif // Q_OS_MAC #endif // QT_OPENGL_ES_2 Any advice on how to proceed? |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,375
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
That's a missing OpenGL development header. Is this the same machine and the same Qt that you built Sigil 0.9.3 with? I only ask, because I would expect 0.9.4 to build just fine in the same environment that 0.9.3 was built with.
Try: Code:
sudo apt-get install mesa-common-dev |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Zealot
![]() Posts: 102
Karma: 12
Join Date: Apr 2010
Location: Melbourne, Australia
Device: Kobo Sage, Kobo Aura H2O, LG V20
|
Thanks, built successfully.
Yes, the same computer/environment that built 0.9.3 the other day. Not even rebooted. I noticed I get a couple of failures with the test plugin (testplugin_v012.zip) that I don’t think I did before. Code:
Verifying selected basic plugin interface elements bk.text_iter() works False bk.manifest_iter() works False bk.spine_iter() works False bk.other_iter() works False |
![]() |
![]() |
![]() |
#4 | |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,495
Karma: 5703586
Join Date: Nov 2009
Device: many
|
Quote:
Thanks, KevinH |
|
![]() |
![]() |
![]() |
#5 |
Zealot
![]() Posts: 102
Karma: 12
Join Date: Apr 2010
Location: Melbourne, Australia
Device: Kobo Sage, Kobo Aura H2O, LG V20
|
Sorry for stressing you unnecessarily Kevin!
I must have opened something first. It does all validate. |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mobi Creator build errors | JayMarvels | Kindle Formats | 8 | 08-17-2015 05:58 AM |
Flightcrew says Errors, but Sigil says no Errors… | Barcelona | Sigil | 4 | 02-09-2012 07:13 AM |
Commandline only build | plord | Calibre | 11 | 11-27-2010 06:56 PM |
Build help needed | Elsi | Upload Help | 14 | 06-13-2008 03:38 PM |
Does someone still have Mobigen 6.01 build 37? | IceHand | Kindle Formats | 7 | 03-03-2008 05:04 PM |