[ expat-Bugs-420516 ] Link Failure under Win32 with MSDEV

noreply@sourceforge.net noreply@sourceforge.net
Tue, 01 May 2001 11:32:03 -0700


Bugs item #420516, was updated on 2001-05-01 11:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=420516&group_id=10127

Category: XML::Parser
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Clark Cooper (coopercc)
Summary: Link Failure under Win32 with MSDEV

Initial Comment:
XML::Parser (and other projects that link against 
Expat) fails with link error 2001 "Unresolved external 
symbol _XML_DefaultCurrent".  To fix this problem, 
edit expat.h so that the function name 
XML_DefaultCurrent is preceded by the macro 
XMLPARSEAPI, as it is with the other exported 
functions.  Then recompile and reinstall Expat.

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

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