4

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

enter image description here

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

hultqvist
  • 724

1 Answers1

3

The QT5 was not correctly detected and thus it affected the project templates available.

This answer instructs how to fix it.

hultqvist
  • 724