Daniel,

Have you checked that you are using the DLL version of CRT?

If not, the freeing of memory will fail due to different heaps,

Peter

> -----Original Message-----
> From: Daniel H�gg [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 30. August 2001 14:38
> To: [EMAIL PROTECTED]
> Subject: Static build on win32
> 
> 
> Hi!
> Is it possible to build Xerces with static libraries on WIN32 ?
> I have tried but failed. My app asserts when it tries to free 
> a string allocated
> 
> by transcode. This does not happen if I compile both Xerces 
> and my app with
> dynamic libraries. I know this problem is mentioned in the 
> FAQ but the answer is
> 
> not clear.
> Must both use dynamic libraries, or is it OK for both to use 
> static libraries as
> 
> well?
> Is this the reason why only a dynamic version is included in 
> the binary
> distribution?
> 
> 
>  /
> / Daniel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to