Link errors using PJSIP 2.0 with Intel IPP using VS2008 similar to Sipek VoIP (Arjun Kamath)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This problem ate up quite a but of time, and apparently people have faced
it before but the solution wasn't there anywhere.

My problem was linked to script selection. Once you download the Intel IPP
library and follow the steps the readme from
C:/ipp-samples/speech-codecs/readme.htm you have to select between *ia32*and
*intel64*. In my case the choice wasn't obvious because my Windows Vista is
32-bit while I have a 64-bit Intel core i5. The rule is that unless both
the OS and the architecture is 64-bit, you have to use ia32.

The confusion was mainly because the *build_intel64* script was successful,
while the *ia32 *script was failing for most components. Only the
speech-codecs component is of interest to us here.

After that there should be the speech.lib under
C:\ipp-samples\speech-codecs\_bin\ia32_cl10\lib and you're good to go.

There might still be issues with respect to some libraries not being found.
So just add the missing ones to *Properties -> Linker -> General ->
Additional Library Directories* and *Properties -> Linker -> Input->
Additional Dependencies*
and it ought to work fine.

The rest of the steps are well documented. Feel free to mail me in case of
issue, I will try my best to help.


> Today's Topics:
>
>    1. Link errors using PJSIP 2.0 with Intel IPP using VS2008
>       similar to Sipek VoIP (Arjun Kamath)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 8 Jun 2012 11:55:47 +0300
> From: Arjun Kamath <junnaonly@xxxxxxxxx>
> To: pjsip at lists.pjsip.org
> Subject: Link errors using PJSIP 2.0 with Intel IPP using
>         VS2008 similar to Sipek VoIP
> Message-ID:
>         <
> CADzHbEW-4TGeQEC8Ydx-Wr8aF+uChN0rUv9raOHzkY524Z2xAg at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I am building a Windows-based VoIP application with PJSIP 2.0. The design
> is very similar to Sipek VoIP project. The application works perfectly with
> the built-in codecs. As I needed the AMR-WB codec, I downloaded the trial
> version of Intel IPP 7.0. I have followed the instructions from
> http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs But I am getting the
> following link errors.
>
> Error    1    error LNK2001: unresolved external symbol _USC_G722_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    2    error LNK2001: unresolved external symbol _USC_G728_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    3    error LNK2001: unresolved external symbol _USC_G726_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    4    error LNK2001: unresolved external symbol _USC_G723_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    5    error LNK2001: unresolved external symbol
> _USC_G729AFP_Fxns    pjmedia-codec-i386-win32-vc8-release.lib
> pjsua_lib_wrapper
> Error    6    error LNK2001: unresolved external symbol _USC_AMRWB_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    7    error LNK2001: unresolved external symbol _USC_GSMAMR_Fxns
> pjmedia-codec-i386-win32-vc8-release.lib    pjsua_lib_wrapper
> Error    8    fatal error LNK1120: 7 unresolved externals    c:\aviqa\GIT
> Backup\pjsua_lib_wrapper\build\\..\lib\pjsua_lib_wrapper.dll
> pjsua_lib_wrapper
> Error    9    The referenced assembly "c:\aviqa\GIT
> Backup\pjsua_lib_wrapper\lib\pjsua_lib_wrapper.dll" was not found. If this
> assembly is produced by another one of your projects, please make sure to
> build that project before building this one.
>
> The mailing list has similar queries put up, but not answered.
>
> Kindly help me out.
> --
> Best Regards,
>
> Arjun P. Kamath
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120608/215847b2/attachment-0001.html
> >
>
> ------------------------------
>
> _______________________________________________
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
> End of pjsip Digest, Vol 58, Issue 14
> *************************************
>




-- 
Best Regards,

Arjun P. Kamath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120703/7094e206/attachment-0001.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux