luawrapper icon indicating copy to clipboard operation
luawrapper copied to clipboard

Compilation problems using gcc 4.7.2

Open JonasKunze opened this issue 9 years ago • 0 comments

When compiling with gcc 4.7 you'll get following errors:

LuaContext.hpp:2226:5: warning: control reaches end of non-void function [-Wreturn-type] gmake: *** [src/main/cpp/inc/lua/BeakerLuaState.o] Error 1

JonasKunze avatar Oct 27 '15 16:10 JonasKunze