[zeromq-dev] Re : Visual Studio 2012? Cannot open include file: 'zmq.hpp'

Leonard Michelet leonard.michelet at openwide.fr
Wed Jun 24 10:28:24 CEST 2015


Hi Craig, zmq.hpp is part of another ZeroMQ project, https://github.com/zeromq/cppzmq, which is a c++ binding.
And it's no longer packaged with ZeroMQ. I think you should try to download it from github and add it to the correct folder.
Hope it's help.
Bye.
Léonard.

----- Craig Anderson <craig at coot.net> a écrit :
> I am trying to build a win32 console application
> in Visual Studio 2012.  I have a project using the example weather 
> server code.
> I have installed from the 4.0.4 x86 installer.
> 
> Here is the error?
> 
> 
> c:\users\craig\documents\visual studio 
> 2012\projects\mapd\weather_server\weather_server.cpp(10): fatal error 
> C1083: Cannot open include file: 'zmq.hpp': No such file or directory
> 
> Help please.
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list