You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Build files have been written to: /home/j2ee/plate_tagger/build
(base) j2ee@backend-team:~/plate_tagger/build$ make
[ 1%] Automatic MOC and UIC for target openalpr_tagger
[ 1%] Built target openalpr_tagger_autogen
[ 3%] Building CXX object CMakeFiles/openalpr_tagger.dir/about.cpp.o
In file included from /home/j2ee/anaconda3/include/qt/QtGui/QtGui:43:0,
from /home/j2ee/plate_tagger/about.cpp:1:
/home/j2ee/anaconda3/include/qt/QtGui/qopengl.h:139:13: fatal error: GL/gl.h: No such file or directory
-- Build files have been written to: /home/j2ee/plate_tagger/build
(base) j2ee@backend-team:~/plate_tagger/build$ make
[ 1%] Automatic MOC and UIC for target openalpr_tagger
[ 1%] Built target openalpr_tagger_autogen
[ 3%] Building CXX object CMakeFiles/openalpr_tagger.dir/about.cpp.o
In file included from /home/j2ee/anaconda3/include/qt/QtGui/QtGui:43:0,
from /home/j2ee/plate_tagger/about.cpp:1:
/home/j2ee/anaconda3/include/qt/QtGui/qopengl.h:139:13: fatal error: GL/gl.h: No such file or directory
include <GL/gl.h>
compilation terminated.
CMakeFiles/openalpr_tagger.dir/build.make:62: recipe for target 'CMakeFiles/openalpr_tagger.dir/about.cpp.o' failed
make[2]: *** [CMakeFiles/openalpr_tagger.dir/about.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/openalpr_tagger.dir/all' failed
make[1]: *** [CMakeFiles/openalpr_tagger.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: