zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
438 stars 197 forks source link

Update requirements. #106

Closed xaqq closed 9 years ago

xaqq commented 9 years ago

It's been pointed out (#105) that C++0x wasn't enough to build the develop branch anymore.

This commits update the requirement to a C++11 compatible compiler. It fixes #105.

The recommendation for ZMQ >= 3 is because iirc we may have trouble building the tests against zmq 2.2.