[ expat-Patches-598944 ] Static library builds for VC++

noreply@sourceforge.net noreply@sourceforge.net
Fri Aug 23 08:08:04 2002


Patches item #598944, was opened at 2002-08-22 15:25
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=598944&group_id=10127

Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Karl Waclawek (kwaclaw)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Static library builds for VC++

Initial Comment:
I added projects for building static libraries
to the MS VC++ project files.

I also changed the "elements" demo project
to use the static version of libexpat.

Small changes had to be made to expat.h
and xmlparse.c - check the patch included
in the attached zip archive.

Other minor changes were made with regards
to have all projects link to the same version of
the runtime library.

Btw, using the static library forces an application
to link to the same version of the runtime as Expat,
or rebuild the library accordingly.




----------------------------------------------------------------------

>Comment By: Karl Waclawek (kwaclaw)
Date: 2002-08-23 11:07

Message:
Logged In: YES 
user_id=290026

Works for me - applied to CVS.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=598944&group_id=10127