-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
fatal error: 'KHR/khrplatform.h' file not found
build$ make
Scanning dependencies of target glxw
[ 1%] Building C object glxw/CMakeFiles/glxw.dir/src/glxw.c.o
In file included from /Users/anonymous/git/OpenGL/OpenGL-Examples/build/glxw/src/glxw.c:1:
In file included from /Users/anonymous/git/OpenGL/OpenGL-Examples/build/glxw/include/GLXW/glxw.h:7:
/Users/anonymous/git/OpenGL/OpenGL-Examples/build/glxw/include/GL/glcorearb.h:82:10: fatal error: 'KHR/khrplatform.h' file not found
#include <KHR/khrplatform.h>
^~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [glxw/CMakeFiles/glxw.dir/src/glxw.c.o] Error 1
make[1]: *** [glxw/CMakeFiles/glxw.dir/all] Error 2
make: *** [all] Error 2
Metadata
Metadata
Assignees
Labels
No labels