Help build the project “openFrameworks” for android. at Eclipse. Who collected the project (library) under WINDOWS, show project settings “properties > C/C++ Build > Tool Chain editor”. Please! I would be very grateful!
My settings is:
How to properly?
In console:
02:38:18 **** Incremental Build of configuration Android for project openFrameworks ****
Info: Internal Builder is used for build
g++ -O2 -g -Wall -c -fmessage-length=0 -o “graphics\ofRendererCollection.o” “…\graphics\ofRendererCollection.cpp”
In file included from …\graphics\ofRendererCollection.cpp:8:0:
…\graphics\ofRendererCollection.h:3:25: fatal error: ofBaseTypes.h: No such file or directory
#include “ofBaseTypes.h”
^
compilation terminated.
02:38:18 Build Finished (took 210ms)