Closed daskelly closed 4 years ago
FWIW, when compiling the minnow-velocity
branch, I followed the same instructions in the README except after cloning the repo I executed git checkout minnow-velocity
.
Hi @daskelly ,
It should be fine, but I am checking if there is anything changed in the tbb front. I generally check in on Linux.
Hi @daskelly Can you please pull and try now, it's compiling correctly on my mac.
Hi @hiraksarkar it is working now, thank you for your efforts!
I am working on MacOS 10.15. My
cmake
version is 3.17.3 andgcc --version
returnsApple clang version 11.0.3
.I am able to successfully compile the
refactor
branch of minnow using instructions provided for Manual Installation in the README. However, I am running into an error specifically when trying to compile theminnow-velocity
branch.cmake
works for a while and then outputs the following:Any suggestions for how I might proceed?