ange-yaghi/engine-sim

Cannot compile and getting the error from piranha

lokitkhemka opened this issue · 1 comments

Custom build for 'D:\engine-sim\build\CMakeFiles\9c201e4c60d094a9ac61769a76bd3e47\parser.auto.cpp.rule;D:\engine-sim\build\CMakeFiles\9c201e4c60d094a9ac61769a76bd3e47\scanner.auto.cpp.rule;D:\engine-sim\dependencies\submodules\piranha\CMakeLists.txt' exited with code 63.

I keep getting the above error while trying to build piranha. I even tried to build it as a separate project, but it is giving the same error. Any help please? Thank you.

If you haven't already fixed this, you can scroll up in CMake to show what error code 63 actually is. Are you using visual studio or are you using CMake directly?