[JW Lua] Requiring a dylib?
Robert Patterson
robert at robertgpatterson.com
Sun Mar 28 17:59:56 CEST 2021
It is possible to require a dylib in JWLua? (The dylib format is the macOS
equivalent of .so in Unix.)
I have managed to create one, and I have linked it with the Lua 5.1 lua
library. But when it tries to load I get "unexpected symbol near char(207)"
as if it is attempting to interpret the binary dylib file as a lua script.
In the wider Lua world supposedly one can load a dylib.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20210328/e016ca58/attachment.htm>
More information about the JWLua
mailing list