Author Topic: My update will not work, after "make USE_GLES=1" I get this below...  (Read 1976 times)

Invincer

  • Newbie
  • *
  • Posts: 1
    • View Profile
Tried numerous times. Any help would be appeciated! Thanks!!

"make USE_GLES=1"
flags: -Wl,--export-dynamic -DDATA_PATH="/usr/local/share/attract/" -O2 -DNDEBUG -I/opt/vc/include -L/opt/vc/lib -Iextlibs/miniz -Iextlibs/audio/include -D__STDC_CONSTANT_MACROS -I/usr/include/freetype2 -I/usr/include/AL -Iextlibs/squirrel/include -Iextlibs/sqrat/include -Iextlibs/gameswf -DFE_RPI -DUSE_GLES -DUSE_FONTCONFIG -DUSE_AVRESAMPLE
fatal: No names found, cannot describe anything.
mkdir -p obj
Compiling obj/fe_base.o...
In file included from src/fe_base.cpp:24:0:
src/fe_util.hpp:28:27: fatal error: SFML/Config.hpp: No such file or directory
#include <SFML/Config.hpp>
^
compilation terminated.
Makefile:412: recipe for target 'obj/fe_base.o' failed
make: *** [obj/fe_base.o] Error 1