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

Add Action for MacOS installation #138

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

ajaust
Copy link
Collaborator

@ajaust ajaust commented Mar 29, 2022

This PR adds an action which installs the Python bindings on MacOS X.

@ajaust ajaust force-pushed the add-macos-action branch 3 times, most recently from f4fc64e to df85b98 Compare March 29, 2022 09:07
@ajaust ajaust force-pushed the add-macos-action branch from df85b98 to 488ee9f Compare March 29, 2022 09:46
@ajaust
Copy link
Collaborator Author

ajaust commented Mar 29, 2022

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 CPATH as this action currently installs preCICE in the /usr directory. We should find out, if this should be in the standard search path of MacOS X first.

@kursatyurt
Copy link
Contributor

On my computer using miniconda python installation without any problem.

I just changed CFLAGS in setup.py to include -L\usr\local\include

But again I have linker problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants