Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

I really don't get how to install Qt5 in Ubuntu from the official repositories...

$
0
0
So i am in this page http://developer.ubuntu.com/get-started/gomobile/ and it said that qt5 will support ubuntu phones and ubuntu tablets.. so i want to install qt5 at my ubuntu 12.10 computer. Step 1: Unistalled qt 4 from Ubuntu software center Step 2: Runned commands: sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-proper sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk notepad-qml and the command located here: http://pastebin.ubuntu.com/1616713/ Opening Qt creator and going to the about dialog, it is Qt 4.8.3 trying to run my project :-1: error: The Qt version is invalid: qmake does not exist or is not executable :-1: error: The qmake command “/usr/bin/qmake-qt4” was not found or is not executable. SO confused…

Viewing all articles
Browse latest Browse all 18427

Trending Articles