On Tue, Aug 05, 2008 at 10:03:46AM +0200, Schmid Alexander wrote: > I`m now trying QT and have sucessfully built QT 4.1.1 with the BSP6. I > have updated the root File System on target. On host side I installed > the QT Eclipse Integration from Trolltech! But there I downloaded > (because it was the only one) QT-Integration-gcc4-QT 4.4.1! I`m a > little bit afraid if this works, because Target-BSP-QT 4.1.1 and the > downloaded Integration 4.4.1?
Sorry, we don't know anything about specific Trolltech products; if you are interested, please contact their commercial support. We have integrated Qt 4.4 in PTXdist and it builds and works there. So if you want to develop for Qt, you should either go with that version or integrate the version you need into your project workspace. We recommend using recent versions, especially when it comes to accelerated graphics. Recent Qt versions have support for acceleration via DirectFB, which is also integrated into PTXdist, so it is possible to run Qt (and gtk, btw) without X. > In the QT preferneces I gave the path to Qmake (BSP6/local/usr..) and > so on! Is this right? But I can`t compile the little test program, > there is the message "make debug <keine egel zum erstellen> Should > Eclipse not use the QMake? I don't know anything about qmake. We use the GNU autotools for platform independend development and it works quite well. If you'd like to learn somthing about it, please contact your local support person. rsc -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
