…/platform/linux/CCEGLView.cpp
21: fatal error: GL/glfw.h: 没有那个文件或目录
#include “GL/glfw.h”
^
compilation terminated.
Makefile:156: recipe for target ‘obj/release/platform/linux/CCEGLView.o’ failed
make: *** [obj/release/platform/linux/CCEGLView.o] Error 1
没有装glfw吧?