On Tue, 26 Oct 2004 15:29:20 -0400, Jesse Pelton <[EMAIL PROTECTED]> wrote:
> Unless you've built a static library, you'll need the DLL at runtime.
> It sounds like the library you're linking against is an import library,
> which is just a collection of stub routines, not the actual Xerces code.
That explains why they're so small.

> I think the process of building a static library for Windows has been
> discussed before.  Take a look in the mailing list archives for
> information if you must link statically.
I saw that and was hoping I could avoid all that. =)  

Thanks
Hua-Ying

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

Reply via email to