Guppy Posted August 27, 2014 Share Posted August 27, 2014 as per: http://www.leadwerks.com/werkspace/topic/10573-lua-dynamic-libraries-not-enabled/ (I've request the topic moved or merged with this but I've no idea how to do that ) Seems LUA_USE_LINUX and/or LUA_USE_DLOPEN needs to be defined to enable dynamic library loading. I've provided a simple library to test with in the original thread. System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
Guppy Posted September 5, 2014 Author Share Posted September 5, 2014 I would really appreciate if this could get fixed it's just a define that needs to be well defined before re-combuilding System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k Link to comment Share on other sites More sharing options...
Josh Posted September 6, 2014 Share Posted September 6, 2014 I'm adding it now. You will need to add LUA_USE_LINUX to your project as well. It seems strange they would require this when they could have just detected it themselves. 1 My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts