Attached is the modified VS2015 solution, I've added; czmq_private_selftest.c from \czmq\src to the libczmq project
(Note; I also tried it under the czmq_selftest project with the same error result) Hoping someone might be able to help to get CZMQ building on Windows. Thanks Stephen -----Original Message----- From: zeromq-dev [mailto:zeromq-dev-boun...@lists.zeromq.org] On Behalf Of Luca Boccassi Sent: 22 October 2017 17:10 To: ZeroMQ development list Subject: Re: [zeromq-dev] Building CZMQ on Windows 10 On Sat, 2017-10-21 at 19:54 +0000, Stephen Gray wrote: > > Try adding src/czmq_private_selftest.c to the solution instead so > > that it's built > > I've tried adding czmq_private_selftest.c to the Visual Studio 2015 > solution but it breaks in other ways, it tells me; > > error MSB4126: The specified solution configuration "DynDebug|Win32" > is invalid. > > Not really sure what I'm doing anyway, is beyond my level of expertise > with this project. > > Stephen I don't know anything about VS, but from that error it sounds like the solution XML is not correct anymore. If you attach the diff you applied maybe somebody who knows VS can help. -- Kind regards, Luca Boccassi
czmq.sln
Description: czmq.sln
_______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org https://lists.zeromq.org/mailman/listinfo/zeromq-dev