undefined type on vs2008 but not vs2010
Hi, I'm new to C++, working on an old project using the vs2008 toolset. I need to add some networking and so I started with the docs tutorial "An asynchronous TCP daytime server".
Boost 1.68
Error C2027 use of undefined type 'boost::_bi::add_cref
Make certain that the C++ standard you’re using is compatible with your boost version.
Make certain that the compiler version you’re using is supported by the boost version you’re using.
Both compilers you’re using are ancient.
From: Boost-users
participants (2)
-
Daniel
-
Foelsche, Peter