Hi all. I spent some time today building the sipxtapi branch with
Visual Studio 2005.
It was pretty easy to do (see below for details).
So, if any of you have opinions of this, could you reply?
How many of you want to 'officially' move to Visual Studio 2005 for
sipXtapi?
How many of you would like to stay with our currently supported
Visual Studio 2003?
Personally, I like Visual Studio 2005 - (there is a free version!).
Anyway, here are my notes on how I got it to build:
notes on compiling with Visual Studio 2005
All projects:
Added preprocessor definition _CRT_SECURE_NO_DEPRECATE, to cut down
on deprecation warnings.
sipXtapi:
Added input libraries:
User32.lib Advapi32.lib
sipXezPhone:
Added input libraries:
Comdlg32.lib shell32.lib ole32.lib oleaut32.lib gdi32.lib User32.lib
Advapi32.lib
Also, I think we might want to consider moving to the most recent
version of PCRE. PCRE 6.4.1 is what I am using. All I had to do was to
change references to libpcre.a to pcre.lib.
Thanks,
Mike
[EMAIL PROTECTED]
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/