You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by Pankaj Bhatia <pb...@quark.co.in> on 2004/01/15 16:56:42 UTC

Linkage Nightmare.

Hi,
   I am a developer. I am trying to use Xalan for XSL transform and using
corresponding APIs.
   I am using Xalan_1_5_D.lib with xerces-c_2_1_0.vc6.d.lib, I think these
are compatible.
   I am getting a very strange linkage error :
 
    
    Linking...
    nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol
__endthreadex
    nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol
__beginthreadex
    Schema2QDR.exe : fatal error LNK1120: 2 unresolved externals
    Error executing link.exe.
    
 
    These APIs(in Red) are being used in XMLHTTPRequest.cpp,
XMLDOMDocument.cpp & ThreadTest.cpp but M not able to find 
   it in any xerces header file.
 
   Please help if anybody could.
 
Thanks In advance
Pankaj Bhatia
Developer Quark
 
 
 
You are Never Given A Dream Without Also Being Given The Power To Make It
True....