You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Scott Metzger <sc...@york.com> on 2003/06/18 15:56:10 UTC

LocalFileFormatTarget and MS VC++ .Net 2003

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org