Hi,
I've been trying to build my on plugin for the last 8 hours but can't figure out what's the problem.
I'm following this example
http://appcodingeasy.com/Gideros-Mobile/Creating-plugins-for-Android-in-GiderosWhen I run ndk-build I get these kind of errors:
undefined reference to 'luaL_register'
undefined reference to 'lua_getfield'
...
Can someone please help me? It's driving me crazy... I'm on windows 8.1
Do I need to install Lua?
Comments
LOCAL_SHARED_LIBRARIES := gideros lua