Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. FAILED: CMakeFiles/slopy.dir/src/slop.cpp.o
  2. /run/ccache/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.4\" -Dslopy_EXPORTS -I. -I/app/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++11 -MD -MT CMakeFiles/slopy.dir/src/slop.cpp.o -MF CMakeFiles/slopy.dir/src/slop.cpp.o.d -o CMakeFiles/slopy.dir/src/slop.cpp.o -c src/slop.cpp
  3. In file included from src/slop.cpp:2:
  4. /app/include/GL/glew.h:1205:14: fatal error: GL/glu.h: No such file or directory
  5. 1205 | # include <GL/glu.h>
  6. | ^~~~~~~~~~
  7. compilation terminated.
  8. [8/16] Building CXX object CMakeFiles/slop.dir/src/main.cpp.o
  9. ninja: build stopped: subcommand failed.
  10. Error: module slop: Child process exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement