moozen-cn

Results 2 issues of moozen-cn

after install this plugin , there are two SDKs need to be set home path .`Kahlua` and `LuaJ`. but IDE show error msg: ``` the selected directory is not a...

Compile: ``` cmake -DCMAKE_TOOLCHAIN_FILE="D:\Developer\vcpkg\scripts\buildsystems\vcpkg.cmake" -DDOWNLOAD_NYAN=YES -DFLEX_EXECUTABLE="D:\Developer\win_flex_bison-2.5.25\win_flex.exe" -DCMAKE_INSTALL_PREFIX="./install" -DWANT_OPENGL=YES -DWANT_VULKAN=NO -G "Visual Studio 17 2022" -A x64 ../ ``` Run: ``` python -m openage --add-dll-search-path=D:\Git\openage\build\libopenage\RelWithDebInfo main ``` Cannot find qml library,...