Unable to complete installation, Mac 10.14.5
lorepieri8 opened this issue · 1 comments
After executing $ ./build_avida
I'm stuck at:
[ 99%] Linking CXX executable ../bin/avida [ 99%] Built target avida
after approx. 1.5 hour. Should I wait more or something went wrong?
This is the content of the generated cbuild folder:
CMakeCache.txt Makefile bin lib CMakeFiles avida-core cmake_install.cmake libs
which is missing a work folder.
The build definitely shouldn't be taking that long if everything's working as it should 😅
We seem to have things working on a later version of mac (mac 11) in the CI. After you install the homebrew package manager, see here for a step by step on how to install requirements with homebrew
avida/.github/workflows/ci.yaml
Line 41 in 3a38d1a
If you're still using an earlier version of the OS, feel free to reopen this issue.