I has had the same problem (some linker symbol missings) using the BCB6, but I solved them simply adding "these files" to the project.
 
B regards.
 
----- Original Message -----
Sent: Monday, November 10, 2003 9:08 PM
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