< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[sipxtapi-dev] Can no longer build sipXportLib


I'm using sipXtapi from /branches/sipXtapi. I updated my sources today, and now the build of sipXportLib fails on Windows Visual Studio 2005:

OsNatServerSocket.cpp
c:\dev\shared\3rd_party\sipxtapi\sipxportlib\src\os\osnatserversocket.cpp(51) : error C2259: 'OsNatConnectionSocket' : cannot instantiate abstract class
        due to following members:
        'OsSocket *OsNatSocketBaseImpl::getSocket(void)' : is abstract
c:\dev\shared\3rd_party\sipxtapi\sipxportlib\include\os\osnatsocketbaseimpl.h(98) : see declaration of 'OsNatSocketBaseImpl::getSocket'


Finest regards,
Bill Root