Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
ThirdParty-common
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
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
ThirdParty-common
Commits
aac32ece
Commit
aac32ece
authored
8 years ago
by
Mark OLESEN
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: update build notes for paraview
parent
62c8476a
No related branches found
No related tags found
1 merge request
!4
Merge develop into master for v1706 release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BUILD.md
+11
-10
11 additions, 10 deletions
BUILD.md
with
11 additions
and
10 deletions
BUILD.md
+
11
−
10
View file @
aac32ece
...
@@ -188,16 +188,16 @@ and save some disk space.
...
@@ -188,16 +188,16 @@ and save some disk space.
sources that are bundled with ParaView.
sources that are bundled with ParaView.
For example, by using a symbolic link:
For example, by using a symbolic link:
ln -s ParaView-v5.
3
.0/VTK
VTK-
7
.1.0
ln -s ParaView-v5.
4
.0/VTK VTK-
8
.1.0
The appropriate VTK version number can be found from the contents of
The appropriate VTK version number can be found from the contents of
the
`vtkVersion.cmake`
file.
the
`vtkVersion.cmake`
file.
For example,
For example,
$ cat ParaView-v5.
3
.0/VTK/CMake/vtkVersion.cmake
$ cat ParaView-v5.
4
.0/VTK/CMake/vtkVersion.cmake
# VTK version number components.
# VTK version number components.
set(VTK_MAJOR_VERSION
7
)
set(VTK_MAJOR_VERSION
8
)
set(VTK_MINOR_VERSION 1)
set(VTK_MINOR_VERSION 1)
set(VTK_BUILD_VERSION 0)
set(VTK_BUILD_VERSION 0)
...
@@ -207,13 +207,17 @@ and save some disk space.
...
@@ -207,13 +207,17 @@ and save some disk space.
required.
required.
See additional notes below about
[
making Qt
](
#makeQt
)
if necessary.
See additional notes below about
[
making Qt
](
#makeQt
)
if necessary.
#### 5.
3
.0
#### 5.
4
.0
-
Compiles without patching.
-
Compiles without patching.
No known issues with the native OpenFOAM reader.
No known issues with the native OpenFOAM reader.
#### 5.3.0
-
Compiles without patching.
The native OpenFOAM reader has a bug reading tetrahedrals.
#### 5.2.0
#### 5.2.0
-
Compiles without patching, but the native OpenFOAM reader
appears to be
-
Compiles without patching, but the native OpenFOAM reader
is
partially
broken in this version.
broken in this version.
#### 4.4.0/5.0.0/5.0.1/5.1.2
#### 4.4.0/5.0.0/5.0.1/5.1.2
-
When using
`makeParaView`
, the following patches will be automatically
-
When using
`makeParaView`
, the following patches will be automatically
...
@@ -323,7 +327,7 @@ GNU *configure* can only be used prior to clang version 3.9.
...
@@ -323,7 +327,7 @@ GNU *configure* can only be used prior to clang version 3.9.
|-----------------------|------------------------
|-----------------------|------------------------
|
[
CMake
][
page cmake
]
|
[
download
][
link cmake
]
|
[
CMake
][
page cmake
]
|
[
download
][
link cmake
]
|
[
boost
][
page boost
]
|
[
download
][
link boost
]
|
[
boost
][
page boost
]
|
[
download
][
link boost
]
|
[
CGAL
][
page CGAL
]
|
[
download
][
link CGAL
]
or
[
older
][
older CGAL
]
|
[
CGAL
][
page CGAL
]
|
[
download
][
link CGAL
]
|
[
FFTW
][
page FFTW
]
|
[
download
][
link FFTW
]
|
[
FFTW
][
page FFTW
]
|
[
download
][
link FFTW
]
|
[
ADF/CGNS
][
page CGNS
]
, ccm |
[
link ccmio
][
link ccmio
]
|
[
ADF/CGNS
][
page CGNS
]
, ccm |
[
link ccmio
][
link ccmio
]
|
[
tecio
][
page tecio
]
|
[
link tecio
][
link tecio
]
|
[
tecio
][
page tecio
]
|
[
link tecio
][
link tecio
]
...
@@ -414,7 +418,6 @@ The minimum gcc/g++ requirements for building various components.
...
@@ -414,7 +418,6 @@ The minimum gcc/g++ requirements for building various components.
[
page CGAL
]:
http://cgal.org
[
page CGAL
]:
http://cgal.org
[
link CGAL
]:
https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9.1/CGAL-4.9.1.tar.xz
[
link CGAL
]:
https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9.1/CGAL-4.9.1.tar.xz
[
older CGAL
]:
https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.8.2/CGAL-4.8.2.tar.xz
[
page FFTW
]:
http://www.fftw.org/
[
page FFTW
]:
http://www.fftw.org/
[
link FFTW
]:
http://www.fftw.org/fftw-3.3.6-pl1.tar.gz
[
link FFTW
]:
http://www.fftw.org/fftw-3.3.6-pl1.tar.gz
...
@@ -434,8 +437,6 @@ The minimum gcc/g++ requirements for building various components.
...
@@ -434,8 +437,6 @@ The minimum gcc/g++ requirements for building various components.
[
page ParaView
]:
http://www.paraview.org/
[
page ParaView
]:
http://www.paraview.org/
[
link ParaView
]:
http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz
[
link ParaView
]:
http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz
[
older ParaView
]:
http://www.paraview.org/files/v5.3/ParaView-v5.3.0.tar.gz
[
older5 ParaView
]:
http://www.paraview.org/files/v5.0/ParaView-v5.0.1-source.tar.gz
[
page mesa
]:
http://mesa3d.org/
[
page mesa
]:
http://mesa3d.org/
[
link mesa
]:
ftp://ftp.freedesktop.org/pub/mesa/mesa-17.1.1.tar.xz
[
link mesa
]:
ftp://ftp.freedesktop.org/pub/mesa/mesa-17.1.1.tar.xz
...
...
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