load armeabi-v7a lua-C-Module.so with require ! how ?

Hi ,

I have many lua-C-Module.so library for armeabi-v7a. Now I want to use this modules with the require function

but faced with errors.

Of course, the path to the library I made with package.cpath.Please guide me how can I use the libraries?

Can you paste the error messages here and the require code that you’re trying.?

You probably can only do this with a Corona Enterprise license.  Corona SDK builds do not allow you to use external C based libraries.

Rob

Can you paste the error messages here and the require code that you’re trying.?

You probably can only do this with a Corona Enterprise license.  Corona SDK builds do not allow you to use external C based libraries.

Rob