Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug installing Mac OSX on Catalina #345

Open
adam2392 opened this issue Mar 18, 2020 · 0 comments
Open

Bug installing Mac OSX on Catalina #345

adam2392 opened this issue Mar 18, 2020 · 0 comments
Labels

Comments

@adam2392
Copy link

Describe the bug
I run through the installation instructions for MACOSX and I get this bug:

(base) adam2392@Adams-MBP-3 packedForest % make
g++ -std=c++11 -fopenmp -Wall -O3 -ffast-math -Iinc -I/usr/local/include -I/usr/local/include/eigen3 -c -o obj/fp.o src/fp.cpp
clang: error: unsupported option '-fopenmp'
make: *** [obj/fp.o] Error 1

Expected behavior
Wasn't sure if this has been seen before, or what are the best work-arounds. I don't have access to my Ubuntu workstation since I can't get on JHU campus :p.

Desktop (please complete the following information):

  • OS: macOS Catalina
@adam2392 adam2392 added the bug label Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant