[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] Problem compiling C++ test suite with Visual C++



Trying to compile the TestLogin.cpp client with Visual C++ 6.0 but I get
the following compile errors:

Microsoft Visual Studio\VC98\INCLUDE\ios.h(146) : error C2872: ='streambuf'
: ambiguous symbol

This error is displayed over a hundred times for other symbols in ios.h,
streamb.h, istream.h, ostream.h.....