lua-users home
lua-l archive

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


Trying to build LuaJIT according the instructions, and it seems the preprocessor doesn't like the lines like that:
# 1 "buildvm_x86.dasc"

...\luajit-2.0\src\buildvm_x64win.h(12) : error C2019: expected preprocessor directive, found '1'

--
Shmuel