Advertisement
Guest User

Blender Wayland System "glew-wayland" Build

a guest
Aug 18th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [ 0%] Building CXX object intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemX11.cpp.o
  2. In file included from /usr/local/src/blender-git/blender/intern/ghost/intern/GHOST_SystemX11.cpp:52:
  3. /usr/local/src/blender-git/blender/intern/ghost/intern/GHOST_ContextEGL.h:28:10: fatal error: GL/eglew.h: No such file or directory
  4. 28 | #include <GL/eglew.h>
  5. | ^~~~~~~~~~~~
  6. compilation terminated.
  7. make[2]: *** [intern/ghost/CMakeFiles/bf_intern_ghost.dir/build.make:340: intern/ghost/CMakeFiles/bf_intern_ghost.dir/intern/GHOST_SystemX11.cpp.o] Error 1
  8. make[1]: *** [CMakeFiles/Makefile2:3249: intern/ghost/CMakeFiles/bf_intern_ghost.dir/all] Error 2
  9. make: *** [Makefile:182: all] Error 2
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement