luadist.exe c:\lua1 install luajava
Finding out available versions of luajava...
'luajava-1.1' already in cache, skipping downloading (use '-cache=false' to force download).
Building luajava-1.1...
Error preloading the CMake cache script 'c:\lua1\tmp\luajava-1.1-CMake-build\cmake.cache'
No idea how to fix this. I tried to compile everything by hand, and finally ended up with a luajava-1.1.jar and luajava-1.1.dll. But none of the examples are working with these.
I use JDK 7, and %JDK% is set correctly, mingw toolchain compiles everthing else correctly.
Any hints are strongly appreciated... Maybe someone could provide a binary luadist for Win32?
I tried the following repeatedly:
No idea how to fix this. I tried to compile everything by hand, and finally ended up with a luajava-1.1.jar and luajava-1.1.dll. But none of the examples are working with these.
I use JDK 7, and %JDK% is set correctly, mingw toolchain compiles everthing else correctly.
Any hints are strongly appreciated... Maybe someone could provide a binary luadist for Win32?