>From your other email, seems like you passed this build problem. What was the solution/root problem?
Thanks, Osiris On Sat, Jan 13, 2018 at 8:05 AM Stephen Gray <[email protected]> wrote: > I’m trying to compile a .dll on Windows 10. It #includes <czmq.h>. I’m > getting a mass of errors: https://pastebin.com/Vzfg4DQV relating to > Windows networking functionality; ws2.def, WinSock2.h, ws2ipdef.h etc….. > > > > In the past I’ve built similar .dlls on Windows using ONLY #include > <zmq.h> and it was necessary to #define _*WINSOCK2API*_ to get the dll to > compile. I tried that in this case, but still get errors. > > > > Does anyone please know how to solve the issue and get the dll to compile? > > > > With thanks, > > > > Stephen > _______________________________________________ > zeromq-dev mailing list > [email protected] > https://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
