lua-users home
lua-l archive

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


On 19/04/2012 18:24, Mike Pall wrote:
That's why the preprocessed files in the releases and in the git
repository do not contain such lines. Apparently your source tree
is not clean (probably using it from both Linux and Windows). Try
'make distclean' or even 'make cleaner'.

'make cleaner' worked, many thanks!

Another question please: is there a way to build LuaJIT with the Windows SDK "statically" so that it wouldn't depend on msvcr100.dll ?

--
Shmuel