APP_STL := stlport_static to libvpx when building with cerbero

Jacob S jacobhameiri at gmail.com
Wed Nov 5 08:29:56 PST 2014


I tried adding platform_deps = {Platform.ANDROID: ['gnustl']} ( this seems
to be what taglib does for stl ) but still I am getting :

'webmdec.cc:13:19: fatal error: cstring: No such file or directory'

if I build libvpx directly ( not from cerbero ) it builds fine. and ideas ?

2014-11-05 14:59 GMT+02:00 Sebastian Dröge <sebastian at centricular.com>:

> On Mi, 2014-11-05 at 14:34 +0200, Jacob S wrote:
> > Hi all, I am trying to build libvpx master in cerbero and it requires
> STL,
> > how do I add APP_STL := stlport_static to Application.mk when building
> with
> > cerbero ?
>
> You need to add something to the libvpx recipe so it finds the C++ STL
> and also add it as a dependency to the .la file inside the recipe.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141105/1c29d80b/attachment-0001.html>


More information about the gstreamer-devel mailing list