Minor clarification of Qt version.

This commit is contained in:
henry
2009-07-27 13:15:41 +01:00
parent f9809900cf
commit fcd8fa9c77

8
README
View File

@ -176,10 +176,9 @@
*** Compiling Paraview with a local version of Qt *** Compiling Paraview with a local version of Qt
If the user still encounters problems with ParaView, it may relate to the If the user still encounters problems with ParaView, it may relate to the
version of Qt, in which case, it is recommended that the user first version of Qt, in which case, it is recommended that the user first
downloads the supported version 4.3.5 of Qt as described in the section on downloads a supported version of Qt /e.g./ 4.3.5 as described in the section
"Qt". The user should unpack the source pack in the $WM_THIRD_PARTY_DIR. on "Qt". The user should unpack the source pack in the $WM_THIRD_PARTY_DIR.
Then the user can build Qt 4.3.5 by executing from within Then the user can build Qt by executing from within $WM_THIRD_PARTY_DIR:
$WM_THIRD_PARTY_DIR:
+ makeQt + makeQt
The user should then compile ParaView using the local version of Qt by The user should then compile ParaView using the local version of Qt by
@ -188,6 +187,7 @@
+ makeParaView -qmake <path_to_qmake> + makeParaView -qmake <path_to_qmake>
The user must then recompile the PV3FoamReader module as normal (see above). The user must then recompile the PV3FoamReader module as normal (see above).
* Documentation * Documentation
http://www.OpenFOAM.org/doc http://www.OpenFOAM.org/doc