Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - cloudboy

1
Otter Browser Forum / help building otter
I pulled the latest version today and suddenly it wouldn't build anymore, it's complaining about a missing header file (after building 98% of the files without trouble).

Quote
In file included from /home/scott/programs/Qt/5.4/gcc_64/include/QtQuick/qquickwindow.h:39:0,
                 from /home/scott/programs/Qt/5.4/gcc_64/include/QtQuickWidgets/qquickwidget.h:38,
                 from /home/scott/programs/Qt/5.4/gcc_64/include/QtQuickWidgets/QQuickWidget:1,
                 from /home/scott/programs/otter/src/modules/windows/web/StartPageWidget.h:23,
                 from /home/scott/programs/otter/src/modules/windows/web/WebContentsWidget.cpp:25:
/home/scott/programs/Qt/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]: *** [CMakeFiles/otter-browser.dir/src/modules/windows/web/WebContentsWidget.cpp.o] Error 1
make[1]: *** [CMakeFiles/otter-browser.dir/all] Error 2
make: *** [all] Error 2


Does anyone know what I'm missing here?  The last time I pulled was before Beta 5 release.  I'm running openSUSE 13.1 KDE, and I downloaded the Qt5 SDK per instructions in INSTALL.