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-modeā„¢ 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
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to