From: Dario C. <th...@gm...> - 2017-04-17 05:32:59
|
The alien.core and alien.struct libraries are part of the alien project <https://github.com/mascarenhas/alien>. Once you have compiled the project, these two libraries will be available; The easiest way to compile this project is to use the luarocks package manager with the commands: $ luarocks make alien *or* $ luarocks install alien You must have the correct compilers and libraries configured for the compilation process. You can also find the precompiled binaries in the following repository: https://github.com/lidesdk/repos/blob/master/stable/alien/alien-0.7.00.zip |