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 symbol export #142

Merged
merged 7 commits into from Apr 16, 2015
Merged

Conversation

mathstuf
Copy link
Contributor


Also brings other Windows fixes in as well. See #141.

The class is entirely static and in the header, so there's nothing that
actually compiles the funcitons into a library. Instead, have all users
of it inline the calls.
Windows needs to export these symbols but the library needs supply the
right export symbol.
Let templates do their thing.
@robertmaynard
Copy link
Contributor

+1 looks good to me, but I will let @vibraphone push the button.

@mathstuf
Copy link
Contributor Author

CMB will need parallel changes. Getting through those now.

@mathstuf
Copy link
Contributor Author

CMB changes are here.

@vibraphone
Copy link
Member

+2

robertmaynard pushed a commit that referenced this pull request Apr 16, 2015
@robertmaynard robertmaynard merged commit ec9dfc3 into Kitware:master Apr 16, 2015
@mathstuf mathstuf mentioned this pull request Apr 20, 2015
@mathstuf mathstuf deleted the windows-symbol-export branch April 22, 2015 17:58
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.

None yet

3 participants