XenoScan
XenoScan copied to clipboard
BUILDING LuaJIT BECAUSE lua51.lib DOESN'T EXIST
Hi man. I have tried to build your source code in visual studio cmd but some error pops up. "BUILDING LuaJIT BECAUSE lua51.lib DOESN'T EXIST. The system cannot find the path specified." What is this error please help me thank you 👍
Thats because you didnt clone the submodule..
If you've already cloned the repo run:
git submodule update --init --recursive