Build instructions?

Issue #9 resolved
Aaron Hamid created an issue

Hi, I’m wondering if you could add some brief build instructions to the README. I’ve attempted to build on Fedora based on ECWolf instructions but am running into various CMake errors I’m not familar with (various variables are not set). I’m using 3.17.2.

On master, I had to include versiondefs.cmake in src makelists, and define OUTPUT_DIR to successfully CMake, but then make results in:

make[2]: *** No rule to make target 'updaterevision', needed by 'CMakeFiles/revision_check'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:98: CMakeFiles/revision_check.dir/all] Error 2
make: *** [Makefile:150: all] Error 2

Comments (3)

  1. Log in to comment