Skip to content

Conversation

a-martynovich
Copy link
Contributor

Check for actual functions in ws2_32, ws2, rpcrt4, iphlpapi instead of printf.
MSVC 2015 has C runtime globally refactored. Looks like these libraries don't explicitly require msvcrt anymore, which contained printf.

Check for actual functions in ws2_32, ws2, rpcrt4, iphlpapi instead of printf.
@hintjens
Copy link
Member

hintjens commented Sep 8, 2015

Travis failed, I don't think it's caused by this patch.

hintjens added a commit that referenced this pull request Sep 8, 2015
Fix CMake configuration issue with MSVC 2015.
@hintjens hintjens merged commit 759790c into zeromq:master Sep 8, 2015
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