Hi Matt, 2013/5/11 Matt Austin <m...@mattaustin.me.uk>: > I'd love to update the application for SailfishOS (I'm anticipating it > hopefully will be mostly QML changes), and have just downloaded and > installed the SDK. I'm about to fire up the "Sailfish OS Emulator" in > VirtualBox and SSH in, but I just wanted to check I'm not missing an obvious > or 'best-practice' way of developing using PySide with the SDK? I haven't > been able to find anything related on starting a SailfishOS project in the > SDK using PySide - and a Google didn't discover anything relevant. > > Am I missing anything obvious? Any pointers would be very welcome, otherwise > I'll continue hacking using the emulator VM :).
Yes, PySide in the Emulator VM (no need for Qt Creator and/or the SDK VM with the cross compilers) does the trick, things are mostly the same as with developing on-device with Harmattan (plus, you get a newer Python version - yay!). Basically SSH into the emulator, become root, "zypper in python-pyside" and you're ready to go. If you have previously been using the Harmattan Qt Components, you can install them in the Sailfish Emulator to ease porting (however, for best results, make sure that you don't use Harmattan Qt Components after porting your app to Sailfish Silica): http://thpmaemo.blogspot.com/2013/03/how-to-try-out-gpodder-in-sailfish-os.html HTH :) Thomas _______________________________________________ SailfishOS.org Devel mailing list