Hello, On 1/5/07, logan <[EMAIL PROTECTED]> wrote:
I get the following error while building sipxtapi-media-update branch:\sipXtapi-media-update\Speex\lib\libspeex.lib : fatal error LNK1262: link failed due to mismatched versions of 'E:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\c2.dll' and LINK.EXE I'm using VC++ 7.1 and Speex1.2beta1 libraries.
This version of Speex was compiled with VC++ 8 static runtime library. You should recompile it with VC++ 7 and Debug/Release Dynamic DLL runtime. I've attached my version of VS2003 project file for libspeex. Replace "win32\VS2003\libspeex\libspeex.vcproj" project with this file and compile Debug or Release. -- Regards, Alexander Chemeris.
libspeex.vcproj
Description: Binary data
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
