Re: [OpenSIPStack] MFC/WTL application linker errors. Cant link to opensipstack.lib. Help.
Brought to you by:
joegenbaclor
From: Ilian J. C. P. <ip...@so...> - 2007-08-13 06:57:38
|
hi, *THERE IS* a reference MFC app which does not link to atlsip.dll. It's under *vc80-mfc*. Also since you're using "Multithread Debug", be sure to "Use MFC in a Static library" and remove *libcmtd.lib* from Linker->Input->Ignore Specific Library (i.e. /NODEFAULTLIB:). This works fine for me. - Ilian bart wrote: > I modified as you suggested - that made no difference. Yes, I have seen the ossphone but it is a Windows Forms.net application linking to atlsip.dll. Mine is a pure link to SF::SoftPhoneInterface. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |