Skip to content

Commit 24cd2bd

Browse files
committed
Upate QT framework's URL to readme.
1 parent 5e30a72 commit 24cd2bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme_gui.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Running
77
-------
88
You need QT4 libraries installed in your system. Packages/files to install
99
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
1212
in their name, e.g. for Ubuntu install libqt4-core, libqt4-gui and libqt4-xml
1313

1414
Compiling
1515
---------
1616
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.
1919
- The harder way is to download QT sources and build QT with Visual Studio
2020
(Express Edition works). Compiling QT alone may take over 4 hours!
2121

0 commit comments

Comments
 (0)