Boost::asio is included in Boost since version 1.35. However I cant find asio in the boost repositories for Debian Wheezy, although its version 1.48. Are they not supported?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Debian Wheezy uses Boost 1.49.
The package
libboost-all-devwill provide all boost development files, including boost::asio.Edit from comment:
Package libboost-all-dev requires libboost-dev, which requires libboost1.49-dev. Boost::asio is there.
It will be installed to /usr/include/boost/