[yocto] PySide

Khem Raj raj.khem at gmail.com
Sun May 4 19:26:49 PDT 2014


On Sun, May 4, 2014 at 6:09 PM, Fabio Berton <fabio at bertux.com> wrote:
> I get this error http://pastebin.com/S5hyDvBd

/bin/sh: 1: shiboken: not found

so as you are cross compiling here this package seems to be needed on
build host. This seems to be provided by shiboken/pyside
so you need to add a native package may be just adding

BBCLASSEXTEND += "native" and adding DEPENDS += "pyside-native"  to
pysize recipe is enough but there might be more needed


>
> ---- On Sun, 04 May 2014 22:04:10 -0300 Khem Raj <raj.khem at gmail.com> wrote
> ----
>
> On Sun, May 4, 2014 at 6:53 AM, Fabio Berton <fabio at bertux.com> wrote:
>> I need to run PySide and I can't compile any version of PySide. I'm using
>> this meta-pyside https://github.com/svolpe/meta-pyside. Does anyone knows
>> how I get PySide work on Yocto?
>
> whats the error ?
>
>



More information about the yocto mailing list