lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Good day,

I've been getting myself into the topic of LuaJIT recently, and have now tried to compile LuaJIT-2.0.0-beta8 on my Windows 7 (64 bit) machine, using Visual Studio 2010.
(Building LuaJIT-1.1.7 worked just fine)

As suggested in the manual, I ran the "msvcbuild.bat" file, and got a bunch of linker errors at the end of compilation, which I have included at the end of my email (the warnings on top are not related, but I added them as they might contain something useful too)
Unfortunately however, those errors didn't change my cluelessness about what I did wrong!

Here the link to the error messages: http://codepad.org/NSv7ZCHk

Thanks for reading and best regards,
Hero