-
Notifications
You must be signed in to change notification settings - Fork 146
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
Fix/export operator symbol #117
Conversation
Those patches have been applied in the conan-center-index related PR, which builds a lot of Windows configurations. If the CI passes there, it should be good! |
Seems like Travis is unhappy about some packages to install |
@theodelrieu Any chance that you know what is going on in #124 ? |
0d4bac6
to
6146dd5
Compare
This looks good, though I'm not a Cmake pro so would love to have someone else +1 this just so we get someone qualified to look! |
I can confirm that it fixes #125 . (I haven't dived in to the details of the rest of the change.) |
This PR had a merge issue, and I couldn't figure out how to resolve it here, so I just cloned the branch and fixed in. Merged in #151. |
Thanks for the work! |
Hi Jared,
I know some PRs are already opened to fix both issues fixed by this one (i.e. DLL interface for operator<< and building only one target at a time), but they are stalling since a few months right now, so I hope this will make it go forward 😄