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

Windows: SISLNEEDPROTOTYPES so that GO_API is used #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lrineau
Copy link

@lrineau lrineau commented Mar 11, 2021

On Windows, when sisl is compiled as a DLL, then SISLNEEDPROTOTYPES must be defined, to that __declspec(dllexport) and __declspec(dllimport) are actually used.

@sbriseid
Copy link
Contributor

Thank you for using sisl and for your feedback!

Dynamic building of both sisl and gotools will currently fail on Windows. A fix is in progress and will be handled by a separate pull request.

I'll keep this pull request open until the issue is addressed.

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