|
Hello Hisham
I might as well ask this question again, just on the off chance its been fixed (or at least the problem understood ?).
I have tried several times and wasted lots of hours trying to get LuaRocks to work in the past with no joy, I always got a failure at Link time when building even a simple library. This was due to the fact that I am a LuaForWindows user. Presumably there is an incompatibility there between the Lua Binaries in LuaForWindows package and LuaRocks ?
The advice to fix it was always delete existing Lua51 Binaries and rebuild lua from scratch. I wasnt prepared to do that I had lots of projects working fine with the LuaForWindows package, I didnt want to risk breaking my working projects which would be very likely I think if I got the LuaRocks library linking OK.
For info I was running on Windows 7, Lua 5.1 and trying to build a LuaRocks library using MS Visual Studio 2013.
Thanks for any update info regarding using LuaRocks after a LuaForWindows install.