Problem with Lua!
Posted: Mon Aug 27, 2012 11:16 am
so when i try to compile lua 5.2.1, i open the console, go to the same directory and type "make mingw" and it gives some errors:
i also tried using lua for windows, but, i get an error:
error luaL_tostring was not declared on this scope
but all other lua functions, work correctly i think its because lua for windows uses lua 5.1 and luaL_tostring wasnt implemented until 5.2?
any suggestions??
i also tried using lua for windows, but, i get an error:
error luaL_tostring was not declared on this scope
but all other lua functions, work correctly i think its because lua for windows uses lua 5.1 and luaL_tostring wasnt implemented until 5.2?
any suggestions??