QT5 SDK Installation Steps for Linux Fedora 18 KDE4 64-bit Step-by-Step Easy Visual Guide

January 31, 2013 | By Duchateaux.

The Guide shows you Step-by-Step How to Download, Install and Getting-Started with a Complete QT5 SDK on Fedora Linux 18 KDE4 x8664 Desktop.

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

The Qt5 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.

To the Article Bottom there is a Link to Quick Start with QT5 SDK Development.

Linux Penguin QT

The QT5 SDK Contains:

  • QT libraries version 5.2+

  • QT Framework

  • QT Creator IDE

  • QT Mobility version

  • QT development tools

  • Remote compilers

.

  1. Download Qt SDK Installer:

    QT SDK Linux X11/64bit
  2. Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Applications >> System >> Terminal.

    Kde4 Open Terminal

  3. Starting the Installer

    Login as SuperUser.

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    Give Right Permissions.

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

    Execute the Script.

    ./QtSdk-*-linux-*.run
  4. Follow the Installation Process
    Installing QT5 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 QT5 SDK for Linux 2
    Installing QT5 SDK for Linux 3
    Installing QT5 SDK for Linux 4
    Installing QT5 SDK for Linux 5
    Installing QT5 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 QT5 SDK Starting QT Creator

  8. QT Development Quick Start Guide:

    Getting-Started Quickly with Qt Dev

QuickChic Theme • Powered by WordPress