New issue
 Projects > cocos2d-x > Issues > Bug #4699

ubuntu glfw3 fatal error !! plz help

Bug #4699 [New]
achoura 2014-04-06 09:40 . Updated almost 11 years ago

Dear,

i'm running Ubuntu 13.10 with working Android SDK and NDK
run the travis script and build a new project successfully BUT i'm stucked when i open the folder proj.android and run build_native.py

GLView.h:31:19: fatal error: glfw3.h: No such file or directory
#include "glfw3.h"
^
compilation terminated.

i've installed glfw3 manually with cmake and make , run the travis script : install_glfw.sh

but always stucked in the same problem :'(

please help

mengjiangtao 2014-04-29 17:19

hello,

after installed glfw3 manually whith cmake and make,

try make install.

i have this problem too.

mengjiangtao 2014-04-29 17:37

The script that installs glfw is cocos2dx/tools/travis-scripts/install_glfw.sh.:)

Atom PDF

Status:New
Start date:2014-04-06
Priority:Low
Due date:
Assignee:-
% Done:

0%

Category:android, linux
Target version:-