Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Cannot locate symbol "lua_getfield" — Gideros Forum

Cannot locate symbol "lua_getfield"

leduylinh87leduylinh87 Member
edited April 2014 in General questions
hi everyone, I'm currently trying to write a example plugin follow the article in appcodingeasy, I can build so file successfully, however when I call System.loadLibrary("testPlugin") I get fatal exception:

dlopen failed: Cannot locate symbol "lua_getfield"


txt
txt
Android.txt
2K
txt
txt
testplugin.txt
2K

Comments

Sign In or Register to comment.