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

WIP: Separate libsc bindings #34

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

sloede
Copy link
Member

@sloede sloede commented Jun 4, 2021

Try to generate libsc bindings in a separate bindings file referencing libsc.{so,dylib,dll} directly. Before, we referenced libp4est.{so,dylib,dll} for all symbols, including the sc_ ones. This, however, did not work under Windows (see #32).

Hopefully fixes #32.

NOTE: Remove deps/libsc.jl headers before merging!!

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.

libsc functions don't work on Windows
1 participant