[xml] link errors when I called the library function

Date view Thread view Subject view Author view

From: Wang, Hai (hwang@accuris.ie)
Date: Thu Nov 16 2000 - 09:00:21 EST


Hello everybody,
        Now I am running libxml library from VC++ 6, but I got a
problem to call the functions in the library from my C++ application,
compilation was successful, but generatedsome linking problems when I tried
to create a executable file. The error is as follows:
 
         p_gnome_performance.obj : error LNK2001: unresolved external
symbol_xmlParseMemory
         nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external
symbol __endthreadex
      nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol
__beginthreadex
         Debug/p_gnome_performance.exe : fatal error LNK1120: 3 unresolved
externals Error executing link.exe.
 
so does any of you have any idea where the problems are?

Thank you very much!
Hai

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Thu Nov 16 2000 - 09:43:51 EST