My environment is: XP SP2, VC 6.0(SP6), sipX 3.6.
I notice that we can define SIPXTAPI_STATIC to compile sipXtapi as a static-library. So I created a new project and try to compile it, and I successed. The static library sipXtapiLib.lib is about 629KB(with debug). Then I created a win32 console project, and try to use the static library. I linked all other necessary library. Finally I passed all compiling and linking and got the .exe file. The problem is when I run my win32 console application, it crashed. I debugged it, and it crashed before it went into the main() of my win32 console application. Could anyone tell some information about this? Or guide me how to compile sipXtapi as a static library correctly, and use it correctly. Thanks.
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
