k3kyoin
Results
2
comments of
k3kyoin
I can run the `cmake -DCMAKE_BUILD_TYPE=Debug` command through MSYS, but it gives me this wall of errors once i run `ninja`. ```bash [5/34] Building CXX object XenonUtils/CMakeFiles/XenonUtils.dir/xdbf_wrapper.cpp.obj FAILED: XenonUtils/CMakeFiles/XenonUtils.dir/xdbf_wrapper.cpp.obj C:\msys64\usr\bin\c++.exe...
I'm using MSYS2 CLANG64. I tried redoing the entire process entirely from the MSYS2 terminal, but still no luck. It looks like there's an error while running ninja.