BNetDisk icon indicating copy to clipboard operation
BNetDisk copied to clipboard

缺少库文件,编译失败

Open sheacoding opened this issue 8 years ago • 0 comments

In file included from /bin/anaconda/include/qt/QtQuick/qquickwindow.h:39:0, from /bin/anaconda/include/qt/QtQuick/QQuickWindow:1, from ../thirdparty/qml-material/src/core/units.h:17, from ../thirdparty/qml-material/src/plugin.cpp:16: /bin/anaconda/include/qt/QtGui/qopengl.h:120:21: fatal error: GL/gl.h: No such file or directory

include <GL/gl.h>

                 ^

compilation terminated. Makefile:1393: recipe for target 'plugin.o' failed make: *** [plugin.o] Error 1

sheacoding avatar Feb 02 '17 13:02 sheacoding