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 <[email protected]> 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 > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
