Ian, The solution you suggested worked good for me. I downloaded the new C++ binding and modified mtserver.cpp - all is well.
--jlf From: [email protected] [mailto:[email protected]] On Behalf Of Ian Barber Sent: Wednesday, February 13, 2013 2:01 PM To: ZeroMQ development list Subject: Re: [zeromq-dev] zguide-master/examples/C++/mtserver.cpp does not compile On Tue, Feb 12, 2013 at 5:45 PM, Jeff Franks <[email protected]<mailto:[email protected]>> wrote: The compiler does not resolve zmq::device on line 52 of mtserver.cpp Is there a work-around? Ah yes, looks like cppzmq didn't get that reverted. I just merged in a PR from John Swinbank with it, so if you pull the hpp from https://github.com/zeromq/cppzmq you should be able to update mtserver to use zmq::proxy until someone gets the time to update the examples. Ian ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 2012.0.2238 / Virus Database: 2639/5600 - Release Date: 02/12/13 ________________________________ No virus found in this message. Checked by AVG - www.avg.com<http://www.avg.com> Version: 2012.0.2238 / Virus Database: 2639/5600 - Release Date: 02/12/13
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
