2

I am using c++ 03 compiler with cpp-netlib and on installation it gives the following error from CMake.txt

 No advanced standard C++ support (-std=c++11 not defined)

Isnt there any support of cpp-netlib on cpp03? Their documentation doesnt seem to point out anything related to compilers of C++

3
  • It would seem that the homepage makes this pretty clear in the overview: cpp-netlib.org Commented Apr 15, 2015 at 10:00
  • Directly under the header "Overview" on their front page: "The project aims to build upon the latest C++ standard (currently C++11)". Commented Apr 15, 2015 at 10:01
  • So i should assume that this project is not backward compatible? Commented Apr 15, 2015 at 10:21

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.