Hi, I'm trying to use your library for my project, but I get the following
compile error when I add
#include <boost/network/protocol/http/client.hpp>
To my code.
error C2027: use of undefined type 'boost::STATIC_ASSERTION_FAILURE<x>'
C:\Work\trunk\boost_1_45_0\boost\type_traits\make_unsigned.hpp 38
I'm using boost 1.45 and have tried cpp-netlib 0.8 and current development
version.
All my other code that relies on boost works fine.
I'm on Vista x86, using VS2008. I use CMake and I defined
BOOST_FILESYSTEM_VERSION to 2.
Any ideas?
Thank you
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Cpp-netlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel