[Expat-bugs] [Bug #121127] Unable to build 1.95.1 "Win32 Release" under DevStudio

noreply@sourceforge.net noreply@sourceforge.net
Thu, 2 Nov 2000 09:09:37 -0800


Bug #121127, was updated on 2000-Nov-02 09:09
Here is a current snapshot of the bug.

Project: Expat XML Parser
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: Unable to build 1.95.1 "Win32 Release" under DevStudio

Details: 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").


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=121127&group_id=10127