> I want to display HTML5 pages using QTWebkit module. I am able to execute > the webkit application on Linux-x86 and it loads the HTML5 page perfectly > fine. But when I cross-compile the same application for Linux/MIPS device > and execute the app on device, it doesn't show anything.
What sort of content is being shown n this web-page? Does it load anything at all? Does the page having audio/video tags? If so, then that part won't work since that depends on phonon and you have disabled it in your build. -mandeep _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest