The Tutorial Show How-to Download, Install and Getting-Started with a Latest Complete QT4 SDK 1.2.1 for Linux Ubuntu 13.10 Saucy Salamander Unity 32/64bit Desktop.
By the Way you will Get Installed at Once All the Qt Features including Qt Creator, 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 on Linux Lubuntu.

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
Download Latest QT SDK for Linux:
- Open Terminal Window
Cmd and Search "term"
- 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
- Follow the Installation Process
- Select Custom
- Click on Select All
- Follow with Installation
The Download/Installation Process Take Quite a Long While so arm you with Patience...
After you Can Run the QT Creator :)
-
QT Development Quick-Start Guide:
No comments:
Post a Comment