Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
fcd8fa9c
Commit
fcd8fa9c
authored
15 years ago
by
henry
Browse files
Options
Downloads
Patches
Plain Diff
Minor clarification of Qt version.
parent
f9809900
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+4
-4
4 additions, 4 deletions
README
with
4 additions
and
4 deletions
README
+
4
−
4
View file @
fcd8fa9c
...
@@ -176,10 +176,9 @@
...
@@ -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 @@
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment