Closed fbbfnc closed 5 years ago
@fbbfnc I have not tested it on Mac os you may remove all the openmp compile configuration in cmake file and test if it works:)
@fbbfnc brew install llvm
but I have another question when running "make -j":ld: symbol(s) not found for architecture x86_64
@Jason-xin Maybe sth wrong with openmp or pthread:)
compiling on osx gives this error:
Tried this one https://stackoverflow.com/questions/48825416/missing-openmp-c-flags-openmp-c-lib-names but seems not working. Any suggestion? Can you directly provide me the final binary? Thank you so much