Advice on third party libs through FFI
Posted: Mon Jan 27, 2014 4:36 pm
Hey, I'm wondering if anyone can give me some advice on using third party libs through FFI. I'd like to use this: http://luapower.com/clipper.html but I'm not sure what the consequences are for distributing my game - am I going to need to build the library myself for different platforms, and will it even be possible for me to support Linux generically?