[Expat-discuss] using expat as a static library

Tentacula tentacula@wanadoo.fr
Thu Jun 27 14:49:03 2002


This is a multi-part message in MIME format.

---------------------- multipart/alternative attachment
Hi,
I've just a problem : I'd like to use expat as a static library using =
VC6 (sp5), is it possible ? and if yes how can I do so ?
when I try to compil expat I get these linker errors :

xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_GetCurrentLineNumber
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_ParserFree
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_ErrorString
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_GetErrorCode
xml.obj : error LNK2001: unresolved external symbol __imp__XML_Parse
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_SetCharacterDataHandler
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_SetElementHandler
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_SetUserData
xml.obj : error LNK2001: unresolved external symbol =
__imp__XML_ParserCreate

thanks.

---------------------- multipart/alternative attachment
An HTML attachment was scrubbed...
URL: http://mail.libexpat.org/pipermail-21/expat-discuss/attachments/20020627/d0c6b1ac/attachment.html

---------------------- multipart/alternative attachment--