← Back to team overview

ubuntu-phone team mailing list archive

Re: [Development] Ubuntu-SDK install problems

 

On Sat, Feb 22, 2014 at 6:26 PM, Will Chen <studycwq@xxxxxxxxx> wrote:
> I have follow the guide from
> http://developer.ubuntu.com/apps/qml/tutorial/building_your_first_qml_app/
> to start my Ubuntu phone app development. But after I installed the SDK I
> couldn't find out the "Ubuntu" options on the New Project Wizard, like the
> attach shows.
...
> I can't figure out what's the going wrong now, so, if there has anyone give
> me some advise? Thanks~~

I think the most common reason, if 'ubuntu-sdk' is correctly
installed, is that Qt Creator's old configuration may be causing
problems.

If you don't have anything important in your Qt Creator configuration,
you can try 'rm -ri .config/Trolltech.conf .config/Qt*
.config/Nokia*'. It will confirm deletion of each file and directory
so that you see what you're deleting.

-Timo


References