Yes, I'm currently using VS2005...sorry!!! :-P
thanks a lot for your suggestion, now I try to find the correct compiler 
configuration...
Bye!


---------- Initial Header -----------

>From      : [EMAIL PROTECTED]
To          : "paolinho9" [EMAIL PROTECTED]
Cc          : "sipxtapi-dev" [email protected]
Date      : Sun, 15 Jul 2007 12:24:06 -0400
Subject : Re: [sipxtapi-dev] Build Error on b2b and sipxtapi







> Next time please specify more details -- platform and compiler used at
> least.
> with this log, it turns out I can infer which platform and compiler you are
> using -- MS Visual Studio 2005.
> It sounds like your app is not properly linking to the Microsoft C Runtime
> libraries.  Make sure you have your project settings set to properly link in
> the C Runtime libraries.
> 
> On 7/15/07, paolinho9 <[EMAIL PROTECTED]> wrote:
> >
> > These are my compilation step:
> >
> > - I build sipxtapi libraries (except test projects)
> > - I copy the resulting libraries in contrib directory of b2bua projects
> >
> > It seems that the linking problems depends only with sipxport library
> > (b2bua needs sipxportlib and sipxtapilib)
> > Here down I post warnigs and errors prodiced by build process.
> >
> >
> > sipXportLib.lib(OsTaskWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlString.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsSysLog.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsConfigDb.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsMutexWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsTime.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlHashBag.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlInt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsTask.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsRWMutex.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsUtilWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsUtil.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsDateTimeWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlContainable.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(osPrintf.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsSocket.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsSysLogTask.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsSysLogMsg.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsSysLogFacilities.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsDateTime.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlSortedList.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlList.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlSortedListIterator.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlListIterator.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlSListIterator.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileBase.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsPathBase.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileSystem.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsPathWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsEncryption.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlContainer.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlLink.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsCSemWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsBSemWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsNameDb.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(WindowsAdapterInfo.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(getWindowsDNSServers.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsServerTask.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsEvent.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsTimer.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsConnectionSocket.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsMsg.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlIterator.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlInit.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileInfoWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileInfoBase.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsDirWnt.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileIteratorWnt.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlChainPool.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsCSemBase.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlHashMap.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsNameDbInit.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsMsgQShared.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsMsgQ.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsQueuedEvent.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsTimerMsg.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsTimerTask.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsDirBase.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsFileIteratorBase.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlHashMapIterator.obj) : warning LNK4229: invalid
> > directive '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT'
> > version='8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlDList.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsEventMsg.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(OsRpcMsg.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlRegex.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > sipXportLib.lib(UtlSList.obj) : warning LNK4229: invalid directive
> > '/manifestdependency:type='win32' name='Microsoft.VC80.DebugCRT' version='
> > 8.0.50608.0' processorArchitecture='x86'
> > publicKeyToken='1fc8b3b9a1e18e3b'' encountered; ignored
> > MSVCRTD.lib(secchk.obj) : warning LNK4078: multiple '.CRT' sections found
> > with different attributes (C0300040)
> > sipXportLib.lib(OsEventMsg.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsRpcMsg.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(UtlRegex.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: __thiscall
> > RegEx::RegEx(char const *,int,unsigned long)" (??0RegEx@@[EMAIL 
> > PROTECTED]@Z)
> > sipXportLib.lib(UtlSList.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: __thiscall
> > UtlSList::UtlSList(void)" (??0UtlSList@@[EMAIL PROTECTED])
> > sipXportLib.lib(OsTimerTask.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsDirBase.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: __thiscall
> > OsDirBase::OsDirBase(char const *)" (??0OsDirBase@@[EMAIL PROTECTED]@Z)
> > sipXportLib.lib(OsFileIteratorBase.obj) : error LNK2019: unresolved
> > external symbol ___CxxFrameHandler3 referenced in function
> > __ehhandler$??0OsFileIteratorBase@@[EMAIL PROTECTED]@@@Z
> > sipXportLib.lib(UtlHashMapIterator.obj) : error LNK2019: unresolved
> > external symbol ___CxxFrameHandler3 referenced in function "public:
> > __thiscall UtlHashMapIterator::UtlHashMapIterator(class UtlHashMap const &)"
> > (??0UtlHashMapIterator@@[EMAIL PROTECTED]@@@Z)
> > sipXportLib.lib(OsMsgQShared.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsMsgQ.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsQueuedEvent.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsTimerMsg.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function
> > __ehhandler$??0OsTimerMsg@@[EMAIL PROTECTED]@@PAVOsEvent@@@Z
> > sipXportLib.lib(OsFileIteratorWnt.obj) : error LNK2001: unresolved
> > external symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlChainPool.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlHashMap.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsNameDbInit.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function "public: __thiscall
> > OsNameDBInit::OsNameDBInit(void)" (??0OsNameDBInit@@[EMAIL PROTECTED])
> > sipXportLib.lib(UtlIterator.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlInit.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsFileInfoBase.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function
> > __ehhandler$??0OsFileInfoBase@@[EMAIL PROTECTED]
> > sipXportLib.lib(OsDirWnt.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsEvent.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: __thiscall
> > OsEvent::OsEvent(int)" (??0OsEvent@@[EMAIL PROTECTED]@Z)
> > sipXportLib.lib(OsTimer.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsConnectionSocket.obj) : error LNK2001: unresolved
> > external symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsMsg.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsCSemWnt.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function __ehhandler$??0OsCSemWnt@@
> > [EMAIL PROTECTED]@Z
> > sipXportLib.lib(OsNameDb.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(getWindowsDNSServers.obj) : error LNK2001: unresolved
> > external symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsServerTask.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsFileSystem.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsPathWnt.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(UtlContainer.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlLink.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(UtlSListIterator.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsFileWnt.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsFileBase.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsPathBase.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlSortedList.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function "public: __thiscall
> > UtlSortedList::UtlSortedList(void)" (??0UtlSortedList@@[EMAIL PROTECTED])
> > sipXportLib.lib(UtlList.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(UtlSortedListIterator.obj) : error LNK2001: unresolved
> > external symbol ___CxxFrameHandler3
> > sipXportLib.lib(UtlListIterator.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function "public: __thiscall
> > UtlListIterator::UtlListIterator(class UtlList const &)"
> > (??0UtlListIterator@@[EMAIL PROTECTED]@@@Z)
> > sipXportLib.lib(OsSocket.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsSysLogTask.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsSysLogMsg.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsDateTime.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsRWMutex.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: __thiscall
> > OsRWMutex::OsRWMutex(int)" (??0OsRWMutex@@[EMAIL PROTECTED]@Z)
> > sipXportLib.lib(OsUtilWnt.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function "public: static enum OsStatus
> > __cdecl OsUtilWnt::synchObjAcquire(void * const,class OsTime const &)"
> > ([EMAIL PROTECTED]@@SA?AW4OsStatus@@QAXABVOsTime@@@Z)
> > sipXportLib.lib(OsUtil.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsDateTimeWnt.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsTime.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(UtlHashBag.obj) : error LNK2019: unresolved external
> > symbol ___CxxFrameHandler3 referenced in function
> > __unwindfunclet$??0UtlHashBag@@[EMAIL PROTECTED]
> > sipXportLib.lib(UtlInt.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsTask.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsTaskWnt.obj) : error LNK2019: unresolved external symbol
> > ___CxxFrameHandler3 referenced in function __ehhandler$??0OsTaskWnt@@
> > [EMAIL PROTECTED]@@[EMAIL PROTECTED]
> > sipXportLib.lib(UtlString.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsSysLog.obj) : error LNK2001: unresolved external symbol
> > ___CxxFrameHandler3
> > sipXportLib.lib(OsConfigDb.obj) : error LNK2001: unresolved external
> > symbol ___CxxFrameHandler3
> > sipXportLib.lib(OsTimerTask.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsEventMsg.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(UtlRegex.obj) : error LNK2019: unresolved external symbol
> > __imp___wassert referenced in function "public: __thiscall
> > RegEx::~RegEx(void)" (??1RegEx@@[EMAIL PROTECTED])
> > sipXportLib.lib(OsMsg.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(UtlHashMap.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsMsgQShared.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsMsgQ.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(getWindowsDNSServers.obj) : error LNK2001: unresolved
> > external symbol __imp___wassert
> > sipXportLib.lib(OsServerTask.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsEvent.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsTimer.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(UtlContainer.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(UtlLink.obj) : error LNK2019: unresolved external symbol
> > __imp___wassert referenced in function "private: static void __cdecl
> > UtlPair::allocate(unsigned int,class UtlChain *,class UtlChain *)"
> > ([EMAIL PROTECTED]@@CAXIPAVUtlChain@@[EMAIL PROTECTED])
> > sipXportLib.lib(OsCSemWnt.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsBSemWnt.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsUtil.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsDateTimeWnt.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsSocket.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsDateTime.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(UtlHashBag.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsTask.obj) : error LNK2019: unresolved external symbol
> > __imp___wassert referenced in function "protected: __thiscall
> > OsTaskBase::OsTaskBase(class UtlString const &,void *,int,int,int)"
> > (??0OsTaskBase@@[EMAIL PROTECTED]@@[EMAIL PROTECTED])
> > sipXportLib.lib(OsRWMutex.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsUtilWnt.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsTaskWnt.obj) : error LNK2019: unresolved external symbol
> > __imp___wassert referenced in function "public: virtual enum OsStatus
> > __thiscall OsTaskWnt::resume(void)" ([EMAIL PROTECTED]@@UAE?AW4OsStatus@@XZ)
> > sipXportLib.lib(UtlString.obj) : error LNK2001: unresolved external symbol
> > __imp___wassert
> > sipXportLib.lib(OsConfigDb.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsMutexWnt.obj) : error LNK2001: unresolved external
> > symbol __imp___wassert
> > sipXportLib.lib(OsFileIteratorWnt.obj) : error LNK2019: unresolved
> > external symbol __imp___findfirst64i32 referenced in function "private:
> > virtual enum OsStatus __thiscall OsFileIteratorWnt::getFirstEntryName(class
> > UtlString &,enum OsFileIteratorBase::OsFileType &)"
> > ([EMAIL PROTECTED]@@EAE?AW4OsStatus@@AAVUtlString@@
> > [EMAIL PROTECTED]@@@Z)
> > sipXportLib.lib(OsFileIteratorWnt.obj) : error LNK2019: unresolved
> > external symbol __imp___findnext64i32 referenced in function "private:
> > virtual enum OsStatus __thiscall OsFileIteratorWnt::getNextEntryName(class
> > UtlString &,enum OsFileIteratorBase::OsFileType &)"
> > ([EMAIL PROTECTED]@@EAE?AW4OsStatus@@AAVUtlString@@
> > [EMAIL PROTECTED]@@@Z)
> > .\Debug/B2BUA.exe : fatal error LNK1120: 4 unresolved externals
> >
> >
> > ---------- Initial Header -----------
> >
> > From      : [EMAIL PROTECTED]
> > To          : "paolinho9" [EMAIL PROTECTED]
> > Cc          : "sipxtapi-dev" [email protected]
> > Date      : Fri, 13 Jul 2007 16:26:28 -0400
> > Subject : Re: [sipxtapi-dev] Build Error on b2b and sipxtapi
> >
> >
> >
> >
> >
> >
> >
> > > This sounds like an exception problem...
> > >
> > > CxxFrameHandler deals with exception handling..
> > > sipXtapi libraries themselves don't use exceptions, but our unit test
> > > framework does - CPPunit..
> > >
> > > Are you getting these errors when linking unit tests?
> > > If so, turn on exception handling in your test projects, as it is needed
> > by
> > > CPPunit.
> > > This is done for you already in our automake rules and visual studio
> > > projects.
> > >
> > >
> > > On 7/13/07, paolinho9 <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi all,
> > > > I'm trying to compile sipxtapi because I want substitute the dll and
> > lib
> > > > file of b2bua project with a newer build of the same library, but i
> > receive
> > > > a lot of errors.
> > > > Especially
> > > >
> > > > B2BUA error LNK2001: unresolved external symbol ___CxxFrameHandler3
> > > >
> > > > is the most common error that I receive (all errors are from linker).
> > Any
> > > > suggestion for this problem?
> > > > now I'm using vs2005...
> > > > thanks!
> > > >
> > > >
> > > >
> > > > ------------------------------------------------------
> > > > Leggi GRATIS le tue mail con il telefonino i-modeTM di Wind
> > > > http://i-mode.wind.it/
> > > >
> > > > _______________________________________________
> > > > sipxtapi-dev mailing list
> > > > [email protected]
> > > > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
> > > >
> > >
> > >
> > >
> > > --
> > > Keith Kyzivat
> > >
> > > SIPez LLC.
> > > SIP VoIP, IM and Presence Consulting
> > > http://www.SIPez.com
> > > tel: +1 (617) 273-4000
> > >
> >
> >
> > ------------------------------------------------------
> > Leggi GRATIS le tue mail con il telefonino i-modeTM di Wind
> > http://i-mode.wind.it/
> >
> >
> 
> 
> -- 
> Keith Kyzivat
> 
> SIPez LLC.
> SIP VoIP, IM and Presence Consulting
> http://www.SIPez.com
> tel: +1 (617) 273-4000
> 


------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-modeĀ™ di Wind
http://i-mode.wind.it/

_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to