[ expat-Bugs-221127 ] Unable to build 1.95.1 "Win32 Release" under DevStudio

noreply@sourceforge.net noreply@sourceforge.net
Thu, 10 May 2001 10:55:39 -0700


Bugs item #221127, was updated on 2000-11-02 09:09
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=221127&group_id=10127

Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Rob Schafer (rschafer)
Assigned to: Clark Cooper (coopercc)
Summary: Unable to build 1.95.1 "Win32 Release" under DevStudio

Initial Comment:
Downloaded/extracted expat-1.95.1.tar.gz. I opened the DevStudio workspace and set the active configuration to "expat - Win32 Release". I encountered many compiler errors (too many to list here.)

To fix, I made the following mods to the Win32 Release project settings (to bring them in sync with the Debug settings):

- "C/C++:Precompiled Headers"
  Set to "Not using precompiled headers"

- Under settings for xmlparse.c, escaped quotes in the VERSION #define (VERSION=\expat_1.95.1\).

- Excluded xmltok_impl.c and xmltok_ns.c from the build (under "General:Exclude File From Build").


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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-05-10 10:55

Message:
Logged In: NO 

I owe you a lunch for explaining this

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2000-12-18 21:35

Message:
Clark -- do you keep a Windows development system available?  Can you handle this?  I don't have an authenticated CVS set up under Windows.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=221127&group_id=10127