giovedì 5 settembre 2013

Install QT4 SDK 1.2.1 Complete Steps for Fedora 19 Kde4 Linux Easy Visual Guide

The Tutorial Clearly & Simply Show How-to Download, Install and Getting-Started with a Complete QT4 SDK 1.2.1 Steps for Fedora 19 Linux 32/64bit Kde4 Desktop.

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

The Qt4 SDK 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 Post Bottom there is a Link to Getting-Started with QT4 SDK Development.

Linux Penguin QT

The QT4 SDK 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 Qt SDK 1.2.1 32/64bit Installer:

    QT SDK 1.2.1 32/64bit for Linux
  2. Open a Terminal Window

    Applications >> System >> Terminal

    Kde Open Terminal
  3. Starting the Installer

    Login as SuperUser

    su 

    Give Right Permissions

    cd /QtSdk-*-linux-*.run
    chmod +x QtSdk-*-linux-*.run
    chown root:root QtSdk-*-linux-*.run

    Execute the Script

    ./QtSdk-*-linux-*.run
  4. Follow the Installation ProcessInstalling QT4 SDK for Linux 1
  5. Select CustomInstalling QT SDK Complete - Custom Install
  6. Click on Select AllInstalling QT SDK Complete - Select All Feautures
  7. Follow with InstallationInstalling QT4 SDK for Linux 2Installing QT4 SDK for Linux 3Installing QT4 SDK for Linux 4Installing QT4 SDK for Linux 5Installing 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