cocos2dx2.2.6在ubuntu上跑不起来

…/platform/linux/CCEGLView.cpp:10: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吧?