[yocto] PySide

Fabio Berton fabio at bertux.com
Sun May 4 20:12:36 PDT 2014


Installing shiboken on my machine the fix the error, but I get this http://pastebin.com/J5GrFvdp.
On line 169 the system didn't recognize a .so file.


---- On Sun, 04 May 2014 23:26:49 -0300 Khem Raj<raj.khem at gmail.com> wrote ---- 


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 ? 
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140505/5ac5f97e/attachment.html>


More information about the yocto mailing list