[zeromq-dev] Building CZMQ on Windows 10
Stephen Gray
riskybizlive at live.com
Sun Oct 22 20:44:50 CEST 2017
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-bounces at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: czmq.sln
Type: application/octet-stream
Size: 22046 bytes
Desc: czmq.sln
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20171022/00e296f1/attachment.obj>
More information about the zeromq-dev
mailing list