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

Export C++ symbols #49

Merged
merged 1 commit into from
Jun 20, 2018
Merged

Export C++ symbols #49

merged 1 commit into from
Jun 20, 2018

Conversation

jschueller
Copy link
Collaborator

@jschueller jschueller commented Jun 18, 2018

The new API_EXPORT_CXX macro exports c++ symbols and is used to declare exported classes.
This fixes #41.

The new API_EXPORT_CXX macro exports c++ symbols and is used to declare exported classes.
These macro are defined in muParserFixes.h header.
This fixes #41.
@jschueller jschueller mentioned this pull request Jun 18, 2018
@beltoforion beltoforion merged commit 33dcf47 into beltoforion:master Jun 20, 2018
@jschueller jschueller deleted the export branch June 20, 2018 20:48
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.

Export C++ symbols
2 participants