-
-
Notifications
You must be signed in to change notification settings - Fork 16
Add Action for MacOS installation #138
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
base: develop
Are you sure you want to change the base?
Conversation
f4fc64e
to
df85b98
Compare
df85b98
to
488ee9f
Compare
The action currently fails as the bindings do not find the preCICE headers. I am not sure whether I should fix it by setting the |
On my computer using miniconda python installation without any problem. I just changed CFLAGS in setup.py to include But again I have linker problem |
Just merged develop into this PR to keep it synchronized. Seems like there are some problems. I'm not planning to work on this PR since I do not have particular interest in MacOS but would be great if any MacOS user could pick this up. |
This PR adds an action which installs the Python bindings on MacOS X.