[zeromq-dev] Building ZeroMQ on Windows

Steven McCoy steven.mccoy at miru.hk
Mon Dec 8 00:27:41 CET 2014


On 7 December 2014 at 15:08, Kirby Ross <kirby.ross91 at gmail.com> wrote:

> ZeroMQ-2.20~miru1.0-win32
> czmq-2.2.0
> cppzmq-master
>
> When I bring up the czmq project in VS 2008 and try and build it. I
> continue to get this error:
> fatal error C1083: Cannot open include file: 'zmq.h': No such file or
> directory
>
>
The problem is that Visual Studio does not know where the ZeroMQ headers
and subsequently libraries are located, you will have to update the project
file to point to the installed locations.  The ZeroMQ library name in the
installer package also changes per version, compiler, and architecture.

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141207/a87cf25a/attachment.htm>


More information about the zeromq-dev mailing list