-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add Action for MacOS installation #138
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 |
This PR adds an action which installs the Python bindings on MacOS X.