when i was trying with windows i also got so many errors and finally i got stucked with error related with winnt.h file . now i switched to linux, here i am able to compile the project but i am unable to login in pjsua, its ahowing request time out. On 7 November 2012 11:28, <pjsip-request at lists.pjsip.org> wrote: > Send pjsip mailing list submissions to > pjsip at lists.pjsip.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > or, via email, send a message with subject or body 'help' to > pjsip-request at lists.pjsip.org > > You can reach the person managing the list at > pjsip-owner at lists.pjsip.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of pjsip digest..." > > > Today's Topics: > > 1. Building Error (vinodh) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 7 Nov 2012 11:28:31 +0530 > From: vinodh <veevinodh@xxxxxxxxx> > To: pjsip at lists.pjsip.org > Subject: Building Error > Message-ID: > < > CAFUFpadk9+CYecOkEu2bFRbrAOoZCmnYHnhZvyma72sAx6Aedw at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > I've some problem for pjsip..I'm not able to compile that pjproject > project version 2.0.1...My error is given below..What can i do? I'm using > windows 7 64 bit.. I've attached for my include and lib file. Please > somebody help me.. > > Thanks > Vinodh > > > > 1>------ Build started: Project: pjlib, Configuration: Debug Win32 ------ > 1>Compiling... > 2>------ Build started: Project: pjmedia_codec, Configuration: Debug Win32 > ------ > 2>Compiling... > 1>ip_helper_win32.c > 2>ffmpeg_vid_codecs.c > 2>e:\sip > > project\ffmpeg-20121105-git-c995644-win64-dev\include\libavutil\rational.h(124) > : warning C4204: nonstandard extension used : non-constant aggregate > initializer > 2>e:\sip > > project\ffmpeg-20121105-git-c995644-win64-dev\include\libavutil\rational.h(124) > : warning C4204: nonstandard extension used : non-constant aggregate > initializer > 2>e:\sip > project\pjproject-2.0.1\pjmedia\src\pjmedia-codec\ffmpeg_vid_codecs.c(659) > : error C2039: 'encode' : is not a member of 'AVCodec' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(390) : > error C2146: syntax error : missing ')' before identifier 'Statistics' > 2> e:\sip > > project\ffmpeg-20121105-git-c995644-win64-dev\include\libavcodec\avcodec.h(3172) > : see declaration of 'AVCodec' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(390) : > error C2061: syntax error : identifier 'Statistics' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(390) : > error C2059: syntax error : ';' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(390) : > error C2059: syntax error : ',' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(392) : > error C2059: syntax error : ')' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(397) : > error C2146: syntax error : missing ')' before identifier 'Statistics' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(397) : > error C2061: syntax error : identifier 'Statistics' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(397) : > error C2059: syntax error : ';' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(397) : > error C2059: syntax error : ',' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(399) : > error C2059: syntax error : ')' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(411) : > error C2146: syntax error : missing ')' before identifier 'Statistics' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(411) : > error C2061: syntax error : identifier 'Statistics' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(411) : > error C2059: syntax error : ';' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(411) : > error C2059: syntax error : ',' > 1>c:\program files\microsoft sdks\windows\v7.1\include\iphlpapi.h(413) : > error C2059: syntax error : ')' > 1>Creating browse information file... > 2>e:\sip > project\pjproject-2.0.1\pjmedia\src\pjmedia-codec\ffmpeg_vid_codecs.c(667) > : error C2039: 'encode' : is not a member of 'AVCodec' > 2> e:\sip > > project\ffmpeg-20121105-git-c995644-win64-dev\include\libavcodec\avcodec.h(3172) > : see declaration of 'AVCodec' > 1>Microsoft Browse Information Maintenance Utility Version 9.00.21022 > 2>e:\sip > project\pjproject-2.0.1\pjmedia\src\pjmedia-codec\ffmpeg_vid_codecs.c(732) > : error C2039: 'encode' : is not a member of 'AVCodec' > 1>Copyright (C) Microsoft Corporation. All rights reserved. > 2> e:\sip > > project\ffmpeg-20121105-git-c995644-win64-dev\include\libavcodec\avcodec.h(3172) > : see declaration of 'AVCodec' > 1>BSCMAKE: error BK1506 : cannot open file > '.\output\pjlib-i386-Win32-vc8-Debug\string.sbr': No such file or directory > 2>Creating browse information file... > 1>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjlib\build\output\pjlib-i386-Win32-vc8-Debug\BuildLog.htm" > 1>pjlib - 16 error(s), 0 warning(s) > 2>Microsoft Browse Information Maintenance Utility Version 9.00.21022 > 2>Copyright (C) Microsoft Corporation. All rights reserved. > 2>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjmedia\build\output\pjmedia_codec-i386-Win32-vc8-Debug\BuildLog.htm" > 2>pjmedia_codec - 3 error(s), 2 warning(s) > 3>------ Build started: Project: libpjproject, Configuration: Debug Win32 > ------ > 3>Creating library... > 3>LINK : fatal error LNK1181: cannot open input file > '..\..\pjlib\lib\pjlib-i386-Win32-vc8-Debug.lib' > 3>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip-apps\build\output\libpjproject-i386-Win32-vc8-Debug\BuildLog.htm" > 3>libpjproject - 1 error(s), 0 warning(s) > 4>------ Build started: Project: sample_debug, Configuration: Debug Win32 > ------ > 5>------ Build started: Project: pjmedia_test, Configuration: Debug Win32 > ------ > 6>------ Build started: Project: samples, Configuration: Debug Win32 ------ > 7>------ Build started: Project: pjsua, Configuration: Debug Win32 ------ > 6>Performing Makefile project actions > 6>NMAKE : fatal error U1073: don't know how to make > '..\..\pjlib\lib\pjlib-i386-win32-vc8-debug.lib' > 6>Stop. > 6>Project : error PRJ0019: A tool returned an error code from "Performing > Makefile project actions" > 6>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip-apps\build\output\samples-i386-Win32-vs8-Debug\BuildLog.htm" > 6>samples - 2 error(s), 0 warning(s) > 7>Compiling... > 7>pjsua_app.c > 5>Linking... > 4>Linking... > 5>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 4>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 5>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjmedia\build\output\pjmedia_test-i386-Win32-vc8-Debug\BuildLog.htm" > 5>pjmedia_test - 1 error(s), 0 warning(s) > 8>------ Build started: Project: pjsip_test, Configuration: Debug Win32 > ------ > 4>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip-apps\build\output\sample_debug-i386-Win32-vc8-Debug\BuildLog.htm" > 4>sample_debug - 1 error(s), 0 warning(s) > 9>------ Skipped Build: Project: PocketPJ, Configuration: Debug Win32 > ------ > 9>Project not selected to build for this solution configuration > 10>------ Skipped Build: Project: pjsua_wince, Configuration: Debug Win32 > ------ > 10>Project not selected to build for this solution configuration > 11>------ Build started: Project: pjnath_test, Configuration: Debug Win32 > ------ > 7>main.c > 8>Linking... > 8>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 11>Linking... > 11>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 8>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip\build\output\pjsip_test-i386-Win32-vc8-Debug\BuildLog.htm" > 8>pjsip_test - 1 error(s), 0 warning(s) > 12>------ Build started: Project: pjlib_util_test, Configuration: Debug > Win32 ------ > 11>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjnath\build\output\pjnath_test-i386-Win32-vc8-Debug\BuildLog.htm" > 11>pjnath_test - 1 error(s), 0 warning(s) > 13>------ Skipped Build: Project: python_pjsua, Configuration: Debug Win32 > ------ > 13>Project not selected to build for this solution configuration > 14>------ Build started: Project: pjlib_test, Configuration: Debug Win32 > ------ > 15>------ Build started: Project: pjsystest, Configuration: Debug Win32 > ------ > 7>Generating Code... > 12>Linking... > 12>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 7>Linking... > 15>Linking... > 7>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 14>Linking... > 7>Creating browse information file... > 15>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 12>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjlib-util\build\output\pjlib_util_test-i386-Win32-vc8-Debug\BuildLog.htm" > 12>pjlib_util_test - 1 error(s), 0 warning(s) > 14>LINK : fatal error LNK1104: cannot open file > '..\..\lib\libpjproject-i386-win32-vc8-debug.lib' > 15>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip-apps\build\output\pjsystest-i386-Win32-vc8-Debug\BuildLog.htm" > 15>pjsystest - 1 error(s), 0 warning(s) > 7>Microsoft Browse Information Maintenance Utility Version 9.00.21022 > 7>Copyright (C) Microsoft Corporation. All rights reserved. > 14>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjlib\build\output\pjlib_test-i386-Win32-vc8-Debug\BuildLog.htm" > 14>pjlib_test - 1 error(s), 0 warning(s) > 7>Build log was saved at "file://e:\SIP > > Project\pjproject-2.0.1\pjsip-apps\build\output\pjsua-i386-Win32-vc8-Debug\BuildLog.htm" > 7>pjsua - 1 error(s), 0 warning(s) > ========== Build: 0 succeeded, 12 failed, 18 up-to-date, 3 skipped > ========== > -- > Thanks, > Vinodh.M > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20121107/6c196cb9/attachment.html > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: Include.png > Type: image/png > Size: 65035 bytes > Desc: not available > URL: < > http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20121107/6c196cb9/attachment.png > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: Libraries.png > Type: image/png > Size: 64881 bytes > Desc: not available > URL: < > http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20121107/6c196cb9/attachment-0001.png > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > ------------------------------ > > End of pjsip Digest, Vol 63, Issue 17 > ************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20121107/ad4649a6/attachment-0001.html>