Ivan, Finally got 4.7.2 cross-compiled and running the /demos/browser application. Thanks mainly to the script posted recently by mini2440vietnam. I observe that the application runs at about 50% the speed your does. Could you please upload your .configure command for Qt/embedded with webkit and I'll give a go. Thanks. Dave
Full screen browser .configure
Dave, You are comparing /demos/browser with mini2440-browser from me? Well the mini2440-browser could be faster because there is no extra-stuff included. I compiled QT exactly like Bill described here: http://billforums.station51.net/viewtopic.php?f=8&t=15
Ivan, Thank you for replying. No, I am comparing /demos/browser running on your Qt libs and your rootfs with /demo/browser running on my Qt4.7.2 libs and your rootfs. I suspect that there may be some differences between Qt4.7.2 and the version you used. As my version of /demo/browser runs with your rootfs it appears to me that there is no library incompatibility issues there. No worries, it is still usable. Cheers, Dave
Dave, Ah, you are comparing the demo-browser between two different versions of Qt embedded. I'm still using Qt 4.7.1 and i was able to compile it on my bitbake-machine using the howto from bill. But i not followed the whole howto. I just have used the part for compiling Qt and Tslib.