Hi Zenko,

At 12.25 20/11/2005 -0500, Zenko Klapko Jr. wrote:
Hi Alberto,

I saw your posts on the xerces-c users list. It looks like you spent a lot of time working with xerces-c and visual studio.

You're better off if you directly use the mailing lists, instead of sending private e-mails, so that your request reaches a wider audience .

I'm using MSVC7.1, I've downloaded the latest source and compiled the debug & release versions of the libraries and dll. Both are moved into directories that Visual Studio can see. When I try and build the sample PrintDOM I get a bunch of linking errors:
Linking...
DOMPrint.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall xercesc_2_7::StdOutFormatTarget::flush(void)" ([EMAIL PROTECTED]@xercesc_2_7@@UAEXXZ)

That's the first time I hear that a sample program doesn't compile; have you changed something in the build process? When you say "moved into directories that Visual Studio can see", do you refer to a step you performed?

Alberto


and it continues.

I've read through the documentation, the FAQs, and now the mailing lists looking for this. You're plight comes close and hopefully with your experience you will provide the insight needed. I am willing to update the documentation to reflect the additional steps that a user may need to go through if there setup is slightly different from the one supplied.

Thanks in advance,
Zenko


Reply via email to