Thursday, April 18, 2024
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 838  / 3 Years ago, tue, june 29, 2021, 7:28:44

I have a problem with ubuntu-sdk



I installed it following the guide here Get-Started



But then when I start ubuntu-sdk and try tro create a new project I can only choose "Other Projects", "Non-Qt Project" and "Import Project",
but "Projects > Ubuntu " simply does not exist.



To Install Ubuntu SDK I ran the following commands:



sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
sudo apt-get install qtcreator
sudo apt-get install ubuntu-sdk


I'm running Ubuntu 13.04 32-bit



Anyone can help?
Thank You.



Here's a screen:



Ubuntu SDK


More From » application-development

 Answers
2

The actual solution instead of installing 12.04 is as fallow:



Go to Tools/Options/Build & Run -> Qt Versions
Click on "Add..." and navigate to this path /usr/bin/qmake


So it should look like this:
Qt Versions



Then set it as the default version for the "Desktop" kit (Build & Run -> Kits).


So it should looks like this:
Kits



After that just restart Qt Creator and you should be good to go.


[#29729] Wednesday, June 30, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
oraoming

Total Points: 354
Total Questions: 105
Total Answers: 124

Location: Iraq
Member since Sat, Apr 3, 2021
3 Years ago
oraoming questions
Fri, Aug 20, 21, 10:08, 3 Years ago
Mon, May 24, 21, 21:56, 3 Years ago
Mon, Dec 12, 22, 23:21, 1 Year ago
Mon, Sep 12, 22, 11:38, 2 Years ago
;