You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jni/../../../cocos2d-x/plugin/luabindings/manual/lua_pluginx_manual_callback.cpp: In function 'int lua_pluginx_protocols_FacebookAgent_login(lua_State*)':
jni/../../../cocos2d-x/plugin/luabindings/manual/lua_pluginx_manual_callback.cpp:778:66: error: 'tolua_err' was not declared in this scope
if (!toluafix_isfunction(tolua_S,2,"LUA_FUNCTION",0,&tolua_err))
^
jni/../../../cocos2d-x/plugin/luabindings/manual/lua_pluginx_manual_callback.cpp:800:66: error: 'tolua_err' was not declared in this scope
if (!toluafix_isfunction(tolua_S,3,"LUA_FUNCTION",0,&tolua_err))
^
The text was updated successfully, but these errors were encountered:
Failed when compiling Android
The text was updated successfully, but these errors were encountered: