Hey!
During the time of me playing around to get controllers to work in Leadwerks, I came across SDL bindings for Lua. So I compiled and tried it and it worked fine without problems.
But, when I later try to require it from Leadwerks, I get the following error:
"error loading module 'SDL' from file './SDL.so'" : 0 : undefined symbol
When running outside of Leadwerks, I'm running it with Lua 5.1, which afaik, is what Leadwerks uses.
Any help is much appreciated! Thanks!
Regards, Krax