[zeromq-dev] How to build czmq.h?

Riskybiz riskybizlive at live.com
Thu Jul 10 16:03:53 CEST 2014


Thanks Pieter for the tip.

 

In order to build the examples in c in order to do further testing I'm
trying to build czmq on Windows using Visual Studio 2013 Express.  I have
these instructions:

 

http://czmq.zeromq.org/page:get-the-software


To build on Windows


1.	You need Microsoft
<http://www.microsoft.com/express/Downloads/#2010-Visual-CPP> Visual C++
2008 or newer.
2.	Unpack the .zip source archive.
3.	In Visual C++ open the solution builds/msvc/vsxxxx/czmq.sln.
4.	Build the solution.
5.	CZMQ will be in the lib subdirectory.

I find that the build process is giving errors related to missing files etc.
For example the first error complains that zmq.h file cannot be found.  I
think; OK I know where that is so I paste it into the directory for include
path for the project.  Then it complains that libsodium something or other
is missing.  It's clear that something isn't right here..

 

Anyone know what options should be specified to get around these issues?

 

I have the following zeromq software versions located as follows:

 

C:\czmq-2.2.0

C:\zeromq-3.2.3

C:\zeromq-4.0.4

 

Thanks,

 

Riskybiz.

                

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140710/ad7d374e/attachment.htm>


More information about the zeromq-dev mailing list