File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Running
7
7
-------
8
8
You need QT4 libraries installed in your system. Packages/files to install
9
9
depends on your operating system:
10
- - Windows download QT4 from http://www.qtsoftware .com
11
- - Linux install QT4 using your package manager, look for packages having QT4
10
+ - Windows: download QT4 from http://qt.nokia .com/
11
+ - Linux: install QT4 using your package manager, look for packages having QT4
12
12
in their name, e.g. for Ubuntu install libqt4-core, libqt4-gui and libqt4-xml
13
13
14
14
Compiling
15
15
---------
16
16
Windows:
17
- - The easy way is to download Qt SDK from http://www.qtsoftware .com and use
18
- Qt Creator and/or command line tools to build the GUI.
17
+ - The easy way is to download Qt SDK from http://qt.nokia .com/ and use Qt
18
+ Creator and/or command line tools to build the GUI.
19
19
- The harder way is to download QT sources and build QT with Visual Studio
20
20
(Express Edition works). Compiling QT alone may take over 4 hours!
21
21
You can’t perform that action at this time.
0 commit comments