Hi,

I am having trouble with xerces-c and MS VC++ .Net 2003.

Although I can get the examples to compile and run I am having trouble
with LocalFileFormatTarget in my application.

For some reason the following line:
XMLFormatTarget *myFormTarget = new LocalFileFormatTarget("Test.xml");
gives me the following error:
c:\Projects\Ice.Net\IceBramDoc.cpp(8574): error C2661:
'xercesc_2_3::XMemory::operator new' : no overloaded function takes 3
arguments

I was thinking it was something to do with project settings or
namespaces but I have been unable to track the problem down.

Thanks,
Scott Metzger



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to