Re: [yocto] Help with building app recipe

2014-05-22 Thread Diego Sueiro
Folks, I'm trying to accomplish this in a 64bits host machine. But I'm getting errors the following error on compile task: | In file included from //tmp/sysroots/x86_64-linux/usr/include/python3.3m/Python.h:50:0, | from ../../git/src/qpython_priv.h:22, | from moc

Re: [yocto] Help with building app recipe

2014-05-16 Thread Khem Raj
On Fri, May 16, 2014 at 5:33 AM, Neuer User wrote: > If I change the sed line to "#!/usr/bin/env python3", that would > probably work then. But would it break something else? would be fine. -- ___ yocto mailing list yocto@yoctoproject.org https://lists

Re: [yocto] Help with building app recipe

2014-05-16 Thread Neuer User
Am 16.05.2014 14:16, schrieb Neuer User: > Am 16.05.2014 14:04, schrieb Anders Darander: > > Great, that helped with no 1.). Still a lot to learn for me. > > No 2. is still open, though. Is that a problem of my recipe or rather a > generic problem of the python3 recipe? I could patch the python3

Re: [yocto] Help with building app recipe

2014-05-16 Thread Neuer User
Am 16.05.2014 14:04, schrieb Anders Darander: > * Neuer User [140516 13:24]: > >> require recipes-qt/qt5/qt5.inc >> > > >> It is WIP, so e.g. the license is stil wrong. > >> The package depends on Qt5 and Python3. > > In

Re: [yocto] Help with building app recipe

2014-05-16 Thread Anders Darander
* Neuer User [140516 13:24]: > require recipes-qt/qt5/qt5.inc > > It is WIP, so e.g. the license is stil wrong. > The package depends on Qt5 and Python3. In that case, I would have expected to see inherit python3native