Title: Message
I think that's been fixed since v2.3. Try a recent snapshot from http://cvs.apache.org/snapshots/xml-xerces/ or check out from CVS.
-----Original Message-----
From: Glenn Puchtel [mailto:[EMAIL PROTECTED]
Sent: Monday, November 10, 2003 3:08 PM
To: [EMAIL PROTECTED]
Subject: unresolved external symbol xercesc_2_3::XMemory::XMemory(class xercesc_2_3::XMemory const &)"

Hello everyone (anyone?),

 

            I'm brand new to the Xerces community and I apologize in advance if I'm doing something silly, but I get unresolved external references to the copy constructor of the XMemory class.   Now, I fully understand that the technique to disable unwanted methods that are automatically generated, but that's just the point isn't it? The copy constructor usage shouldn't be getting past the compiler so how is it a reference in the first place?   Again, my head might be a bit thick so I apologize in advance if it's obvious, to everyone but me J

 

            Specifically, I'm trying to build the source using Microsoft VC++ 7.0 solution (.sln)

 

Thanks in advance,

Glenn

Reply via email to