We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 42%] Generating ui_preferences_dialog.h Scanning dependencies of target rclone-browser [ 44%] Building CXX object src/CMakeFiles/rclone-browser.dir/pch.cpp.o In file included from /home/fedor/anaconda3/include/qt/QtGui/QtGui:43, from /home/fedor/gtools/RcloneBrowser/src/pch.h:11, from /home/fedor/gtools/RcloneBrowser/src/pch.cpp:1: /home/fedor/anaconda3/include/qt/QtGui/qopengl.h:139:13: fatal error: GL/gl.h: No such file or directory 139 | # include <GL/gl.h> | ^~~~~~~~~ compilation terminated. make[2]: *** [src/CMakeFiles/rclone-browser.dir/build.make:188: src/CMakeFiles/rclone-browser.dir/pch.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:94: src/CMakeFiles/rclone-browser.dir/all] Error 2 make: *** [Makefile:130: all] Error 2
system
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[ 42%] Generating ui_preferences_dialog.h
Scanning dependencies of target rclone-browser
[ 44%] Building CXX object src/CMakeFiles/rclone-browser.dir/pch.cpp.o
In file included from /home/fedor/anaconda3/include/qt/QtGui/QtGui:43,
from /home/fedor/gtools/RcloneBrowser/src/pch.h:11,
from /home/fedor/gtools/RcloneBrowser/src/pch.cpp:1:
/home/fedor/anaconda3/include/qt/QtGui/qopengl.h:139:13: fatal error: GL/gl.h: No such file or directory
139 | # include <GL/gl.h>
| ^~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/rclone-browser.dir/build.make:188: src/CMakeFiles/rclone-browser.dir/pch.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:94: src/CMakeFiles/rclone-browser.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
system
The text was updated successfully, but these errors were encountered: