I rebuild FoundationClasses using VC++6.0 (SP6),and errors occur.
E:\opencascade512\ros\src\Storage\Storage_Schema.cxx(1023) :
error C2679: binary '<<' : no operator defined which takes a
right-hand operand of type 'const class TCollection_AsciiString'
(or there is no acceptable conversion)
E:\opencascade512\ros\src\Storage\Storage_Schema.cxx(1026) :
error C2679: binary '<<' : no operator defined which takes a
right-hand operand of type 'const class TCollection_AsciiString'
(or there is no acceptable conversion)
Error executing cl.exe.