Hello !
I'm trying to build a linux (standalone) player with lua support.
I was facing a DllNotFoundException asking for lua51. I solved it by placing liblua51.so in the Plugins folder. But now I only have DllNotFoundException, without the name of the missing library...
How can I get the name of the missing Dll ?
Thank you !
↧