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

Problem: CZMQ doesn't build with MSVC without DRAFT_API definition #1325

Merged
merged 1 commit into from
Jan 26, 2016

Conversation

keent
Copy link
Member

@keent keent commented Jan 26, 2016

Solution: Add DRAFT_API defs

sappo added a commit that referenced this pull request Jan 26, 2016
Problem: CZMQ doesn't build with MSVC without DRAFT_API definition
@sappo sappo merged commit 68a6a38 into zeromq:master Jan 26, 2016
@sappo
Copy link
Member

sappo commented Jan 26, 2016

@keent is msvc capable of setting a define using some kind of switch. Because your solution is only a workaround and must be manually applied to all zproject based projects. It would be nice to solve this issue in zproject itself.

@keent
Copy link
Member Author

keent commented Jan 26, 2016

@sappo I will try to learn zproject. I talk to Pieter about this zeromq/filemq#67 and he said - for now to apply the fix by hand and he'll backport it.

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