Sunday, September 22, 2013

How-to Download and Install QT SDK Ubuntu Linux 12.04/12.10/13.04/13.10

How-to Download and Install QT SDK Ubuntu

The Tutorial Show How-to Download, Install and Getting-Started with a Latest Complete QT4 SDK 1.2.1 for Linux Ubuntu 13.04 Raring Ringtail Unity 64bit Desktop.

By the Way you will Get Installed at Once All the Qt Features including Qt Creator, Qt Designer and Qt Assistant.

The QT SDK Ubuntu includes the tools you need to build desktop, embedded and mobile applications with Qt from a single install. This is the recommended way to get started with Qt. The latest SDK has a self updater feature that will keep you up to date as new versions are made available.

At the QT SDK Ubuntu Installation Bottom there is a Link to Getting-Started with QT4 SDK Development on Linux Lubuntu.

QT SDK Ubuntu - Linux Penguin QT

The QT SDK Ubuntu Contains:

  • Qt libraries version 4.8.1
  • Simulator for Symbian phones and the Nokia N9
  • Qt Creator IDE version 2.4.1
  • Qt Mobility version 1.2
  • Qt development tools
  • Remote compilers

  1. Download Latest QT SDK Ubuntu Linux:

    QT SDK 1.2.1 64bit
  2. Open Terminal Window

    Cmd and Search "term"

    Linux Ubuntu Raring Open Terminal
  3. Starting the Installer

    Login as SuperUser

    sudo su

    Give Right Permissions

    cd </path/2>/QtSdk-*-linux-*.run
    chmod +x QtSdk-*-linux-*.run
    chown root:root QtSdk-*-linux-*.run

    Execute the Script

    ./QtSdk-*-linux-*.run
  4. Follow the Installation Process Installing QT4 SDK for Linux 1
  5. Select Custom Installing QT SDK Complete - Custom Install
  6. Click on Select All Installing QT SDK Complete - Select All Feautures
  7. Follow with Installation Installing QT4 SDK for Linux 2 Installing QT4 SDK for Linux 3 Installing QT4 SDK for Linux 4 Installing QT4 SDK for Linux 5 Installing QT4 SDK for Linux 6

    The Download/Installation Process Take Quite a Long While so arm you with Patience...

    After you Can Run the QT Creator :)

    Installing QT4 SDK Starting QT Creator
  8. QT Development Quick-Start Guide:

    Getting-Started Quickly with Qt

No comments:

Post a Comment