In data mercoledì 18 novembre 2009 16:25:32, Koen Kooi ha scritto:
: > On 18-11-09 15:07, Mailing List SVR wrote:
> > Hi all,
> >
> > I'm new to openembedded, I'm trying to build pyqt but its configure
> > script use qmake, I need to build pyqt on the top of qt x11 not qt
> > embedded, any hints on how to use qmake to configure pyqt? An example bb
> > that make use of qmake would be really useful,
> 
> pyqt is building on top of qt4x11 by default in OE.

Thanks for the answer Koen, I'm trying to build the last pyqt version (4.6.1) 
and the last sip (4.9.1). I succedeed to build sip 4.9.1 but I have some 
problems with pyqt, the bb is very old and now pyqt compile without any 
additional patch. I was able to build it directly on my beagleboard using :

python configure.py
make
make install

but to make this work I compiled qmake, moc,uic ecc.., this tools aren't build 
in qt4-x11-free recipe and seems not present in my staging environment, so I 
would like an example bb that make use of them, I would like to build a proper 
package instead of build directly on beagleboard,


> 
> 
> _______________________________________________
> Angstrom-distro-users mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
> 

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to