Im trying to build this on windows using MSYS2 and getting close but it stops when make tries to build lpeg.o, various sources seem to say that lpeg can only be built as a dll on windows (maybe also as a .lib but I have not seen this). Otherwise I have all the build requirements setup (MSYS2 provides libluajit-5.1.dll.a as libluajit.a). What is the remedy or plan for this? If there is none, when is the last commit to the windows branch that worked? I'll just clone that and be happy :)
Im trying to build this on windows using MSYS2 and getting close but it stops when make tries to build lpeg.o, various sources seem to say that lpeg can only be built as a dll on windows (maybe also as a .lib but I have not seen this). Otherwise I have all the build requirements setup (MSYS2 provides libluajit-5.1.dll.a as libluajit.a). What is the remedy or plan for this? If there is none, when is the last commit to the windows branch that worked? I'll just clone that and be happy :)