I've installed the ubuntu-sdk according to this:
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk
But when following the tutorial I find some discrepancies between the tutorial and my setup.
It says:
Select the Projects > Ubuntu > Simple Touch UI template and click
But all I get is
So I choose to go HTML5 and two steps further I'm at the Kit selection page which says
No valid kits found.
Any ideas where to go from here?
The system is Ubuntu 13.04
The QT5 was not correctly detected and thus it affected the project templates available.
This answer instructs how to fix it.