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++