• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Source trunk.r3884, limit increase

mldo

New Member
Joined
Jun 29, 2014
Messages
36
Reaction score
0
Hi, I have problem on compilation, error:
  • In member function `virtual void LuaInterface::registerFunctions()':
  • 1406 xxx\luascript.cpp invalid conversion from `int64_t (*)(lua_State*)' to `int (*)(lua_State*)'
  • initializing argument 2 of `void lua_pushcclosure(lua_State*, int (*)(lua_State*), int)'

Error is several,

Compilation trunk.r3884, increase the value from int32 to int64.

Help
 
Last edited:

Similar threads

Back
Top