The Article Simply & Shows YouHow to Download, Install and Getting-Started with QT5 SDK Steps for OpenSuse 12.2-12.3 and Milestone Linux 32-bit Gnome3 Desktop.
By this Way you will Get at Once All the Qt Features, including 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.
At the Article Bottom there is a Link to Getting-Started with QT5 SDK Development.

The QT5 SDK Contains:
- QT libraries version 5.2+
- QT Framework
- QT Creator IDE
- QT Mobility version
- QT development tools
- Remote compilers
-
Download QT5 SDK 32-bit Installer:
- Open Terminal Window
(Press “Enter” to Execute Commands) - Starting the Installer
Login as SuperUser
su
If Got “User is Not in Sudoers file” then Look: Solution
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
- Follow the Installation Process
- Select Custom
- Click on Select All
- Follow with Installation
The Installation Process Take Quite a Long Wile so arm you with Patience…
After you Can Run the QT Creator :)
-
QT Development Quick Start Guide:
Tags: Guide, How-to, Install, Linux, OpenSUSE, OpenSuse 12 Gnome3, QT, QT SDK, QT5 SDK, Tutorial, Visual-Guide