Nick,

You could also try Xerces-dev.  However, a few
quick questions.

I'm not clear from your e-mail what version of
Xerces/Xalan?

Did you download the binary versions?

What compiler?

Cheers,
    Berin
> 
> From: Nick Bastin <[EMAIL PROTECTED]>
> Subject: Linking on win32 (xerces + xalan)
> Date: 11/03/2003 6:35:28
> To: [email protected]
> 
> There isn't a Xerces users list, so I thought I'd ask this here as a first 
> shot.  I'm having a problem on win32 with unresolved external symbols for 
> things like:
> 
> XMLString::transcode (char const * const)
> XMLPlatformUtils::Initialize(void)
> 
> I'm linking my app against xerces-c_2.lib, but that obviously doesn't seem 
> to be working.  There's a xerces-c_2D.lib in the package, which I'm 
> presuming to be the debug version, which I wouldn't imagine would have any 
> more symbols (I would hope, anyhow).  All of the Xalan symbols seem to be 
> coming in fine from the umpty-eleven xalan libs.
> 
> I also noticed in the windows samples, there's a XERCES_CPP_NAMESPACE_USE 
> macro, but it's not present in the solaris example code (different 
> versions?  they're both 2.1.0, or so it says).  I tried using that, 
> thinking that the namespaces aren't resolving, but I get several syntax 
> errors if I use that...
> 
> --
> Nick
> 
> 

This message was sent through MyMail http://www.mymail.com.au


Reply via email to