DEV wrote: > I did this and got more error 102 of them that are like: > > C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\xstring(69) : > error C2504: '_Ranit' : base class undefined > C:\Program Files\Microsoft Visual Studio .NET > 2003\Vc7\include\xstring(69) : see reference to class template instantiation > 'testing4::std::basic_string<_Elem,_Traits,_Ax>::const_iterator' being > compiled > C:\Program Files\Microsoft Visual Studio .NET > 2003\Vc7\include\xstring(1542) : see reference to class template > instantiation 'testing4::std::basic_string<_Elem,_Traits,_Ax>' being > compiled > > So I am still missing something.
OK, forget this. If you simply include everything first (including Windows.h, stdlib.h etc.), then #undef min and #undef max, and then include libpqxx, might that work? Cheers, Bart _______________________________________________ Libpqxx-general mailing list Libpqxx-general@gborg.postgresql.org http://gborg.postgresql.org/mailman/listinfo/libpqxx-general