Hi, tried to build LiVES 2.8.6 in Ubuntu 14.04, bug got following error, please help.
In file included from glad_glx.h:25:0, from openGL.cpp:61: glad.h:89:29: fatal error: KHR/khrplatform.h: No such file or directory
Hi, please can you edit lives/lives-plugin/playback/video/glad.h, and remove line 89:
Then try compiling again.
Please let me know if this works.
Remove the line works!
Thanks for confirming !
Log in to post a comment.
Hi, please can you edit lives/lives-plugin/playback/video/glad.h,
and remove line 89:
include <khr khrplatform.h=""></khr>
Then try compiling again.
Please let me know if this works.
Remove the line works!
Thanks for confirming !