On-device JavaScript Debugging: Opera
In this article I will follow up on the introductory post about mobile on-device debugging. I will describe how to set up a remote debugging session between Opera Mobile and Opera’s Dragonfly on the desktop.
In this article I will follow up on the introductory post about mobile on-device debugging. I will describe how to set up a remote debugging session between Opera Mobile and Opera’s Dragonfly on the desktop.
For a new project that I am working on I wanted to get the latest QT version (4.7.1 at the time of this writing) to compile with OpenVG support on my virtual Ubuntu 10.10. I installed ShivaVG 0.2.1 as my OpenVG implementation, but ran into problems during the QT compilation process. Read on to see how I got it solved.