[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Linker Error in compilation of libxml2 in VC++ 6.0
- From: Cory Nelson <phrosty gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Linker Error in compilation of libxml2 in VC++ 6.0
- Date: Sun, 8 May 2005 03:42:44 -0700
you are missing some of the C files, check to make sure you've
included the mall.
On 5/8/05, Arvind <arvindkumargupta greymatterindia com> wrote:
>
> Hi All
>
> I have one problen in compilation of libxml2 in VC++ 6.0
>
> I am getting some Linker Error..
>
> Linking...
> Creating library libxml2/libxml2.lib and object libxml2/libxml2.exp
> valid.obj : error LNK2001: unresolved external symbol _xmlFreeAutomata
> valid.obj : error LNK2001: unresolved external symbol
> _xmlRegexpIsDeterminist
> valid.obj : error LNK2001: unresolved external symbol _xmlAutomataCompile
> valid.obj : error LNK2001: unresolved external symbol
> _xmlAutomataSetFinalState
> valid.obj : error LNK2001: unresolved external symbol
> _xmlAutomataGetInitState
> valid.obj : error LNK2001: unresolved external symbol _xmlNewAutomata
> valid.obj : error LNK2001: unresolved external symbol _xmlAutomataNewState
> valid.obj : error LNK2001: unresolved external symbol _xmlAutomataNewEpsilon
> valid.obj : error LNK2001: unresolved external symbol
> _xmlAutomataNewTransition
> valid.obj : error LNK2001: unresolved external symbol _xmlRegFreeRegexp
> valid.obj : error LNK2001: unresolved external symbol _xmlRegExecPushString
> valid.obj : error LNK2001: unresolved external symbol _xmlRegNewExecCtxt
> valid.obj : error LNK2001: unresolved external symbol _xmlRegFreeExecCtxt
> libxml2/libxml2.dll : fatal error LNK1120: 13 unresolved externals
> Error executing link.exe.
>
> Even I have set "iconv.h" and "zdll.lib" file in Projects Settings..
>
> Please help me if anyone can solve my problem.
>
> Thanks
> Arvind
> _______________________________________________
> xml mailing list, project page http://xmlsoft.org/
> xml gnome org
> http://mail.gnome.org/mailman/listinfo/xml
>
>
>
--
Cory Nelson
http://www.int64.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]