Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix CMake configuration issue with MSVC 2015.#63

Merged
hintjens merged 1 commit intozeromq:masterfrom
GreatFruitOmsk:fix-msvc2015
Sep 8, 2015
Merged

Fix CMake configuration issue with MSVC 2015.#63
hintjens merged 1 commit intozeromq:masterfrom
GreatFruitOmsk:fix-msvc2015

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