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

How does Sparky support Windows' DLL exports in the context of Unix systems? #141

Open
twaritwaikar opened this issue Dec 1, 2018 · 0 comments

Comments

@twaritwaikar
Copy link

twaritwaikar commented Dec 1, 2018

I am aware of the how and why function definitions are exported to DLLs in Windows using __declspec(). However, I don't seem to know how it is done on non-Windows platforms.

Since Sparky is cross-platform, I went ahead and saw how SP_API macro is defined in Common.h but I don't see any definitions for non-Windows systems.

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

No branches or pull requests

1 participant