[pjsip] Error uisng the APS- Direct in Symbian S60 3rd Edition FP1

varun pratapsingh varunps2003 at gmail.com
Wed Oct 7 08:28:37 CDT 2009


Hi John,

Actually I am using the carbide 2.0 and i am sure that i am linkin the
pjmedia codec for the platform. All the header files seems to include
properly.


Regards:
Ravi

On Wed, Oct 7, 2009 at 6:48 PM, John Graham
<johngavingraham at googlemail.com>wrote:

> > I am developing  a VOIP application for Symbian 3rd edition FP1 SDK. I
> have
> > enabled the APS- Direct but I am getting two errors.
> >
> > pjsua_media.c:(.text+0x200): undefined reference to
> > `pjmedia_codec_passthrough_init'    pjproject-1.2        line 0    C/C++
>
> It looks like you're not linking in
> `libpjmedia-codec-[whatever-platform].a'. Make sure you pass the
> `-lpjmedia-codec-[platform]' option to the linker (for example, for
> arm-linux-gnu, pass `-lpjmedia-codec-arm-linux-gnu') and let us know
> if that works.
>
> If it doesn't, could you post the full command-line you're using to invoke
> gcc?
>
> John G
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20091007/7906423c/attachment.html>


More information about the pjsip mailing list