Skip to content
Snippets Groups Projects
Commit b6dec28d authored by Joerg Bornemann's avatar Joerg Bornemann Committed by Orgad Shaneh
Browse files

match Qt version in README with qtcreator.pro


Change-Id: I2ffd1d4fb8e3fa58a333de31ee06cf51d0cdbc5f
Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
parent e51863ee
No related branches found
No related tags found
No related merge requests found
...@@ -10,12 +10,12 @@ Windows 7, Windows XP SP2, Windows Vista ...@@ -10,12 +10,12 @@ Windows 7, Windows XP SP2, Windows Vista
(K)Ubuntu Linux 8.04 (32-bit and 64-bit) or later (K)Ubuntu Linux 8.04 (32-bit and 64-bit) or later
Mac OS 10.5 or later Mac OS 10.5 or later
Building the sources requires Qt 4.7.4 or later. Building the sources requires Qt 4.8.0 or later.
Compiling Qt Creator Compiling Qt Creator
==================== ====================
Prerequisites: Prerequisites:
* Qt 4.7.4 * Qt 4.8.0
* On Windows: * On Windows:
- ActiveState Active Perl - ActiveState Active Perl
- MinGW 4.4 or later, Visual Studio 2008 or later - MinGW 4.4 or later, Visual Studio 2008 or later
...@@ -36,7 +36,7 @@ Compiling Qt Quick Designer ...@@ -36,7 +36,7 @@ Compiling Qt Quick Designer
--------------------------- ---------------------------
Qt Quick Designer (QmlDesigner plugin) depends on "private" headers from Qt Qt Quick Designer (QmlDesigner plugin) depends on "private" headers from Qt
4.7.4, specifically from the QtDeclarative module. These private headers always 4.8.0, specifically from the QtDeclarative module. These private headers always
end with an "_p.h". Nokia does not promise to keep these files or APIs binary end with an "_p.h". Nokia does not promise to keep these files or APIs binary
or source compatible between releases. This means that when compiled, the or source compatible between releases. This means that when compiled, the
plugin has a dependency to the exact Qt version it was compiled with. Running plugin has a dependency to the exact Qt version it was compiled with. Running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment