Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bas Couwenberg
otb
Commits
51759cbb
Commit
51759cbb
authored
Jul 16, 2019
by
Antoine Regimbeau
Browse files
Merge branch 'develop' into qgis_parameter_status_2
parents
b0fc47ef
d681f9f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Documentation/Cookbook/rst/CompilingOTBFromSource.rst
View file @
51759cbb
...
...
@@ -11,7 +11,7 @@ OTB is known to work on:
* Visual Studio 2015 on Windows
* GCC
4.x, 5.x or Clang 3.x
on GNU/Linux
* GCC
5 or higher, Clang 3.4 or higher
on GNU/Linux
* AppleClang on macOS (10.8 or higher)
...
...
@@ -25,60 +25,60 @@ process:
.. table:: External libraries used in OTB
:align: center
+------------------------------------------------------------------+-----------------------+--------------------------+
| **Library** | **Mandatory** | **Minimum version** |
+==================================================================+=======================+==========================+
| `ITK <http://www.itk.org>`_ | Yes | 4.6.0 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `GDAL <http://www.gdal.org>`_ | Yes | 2.0 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `OSSIM <http://www.ossim.org>`_ | Yes | 1.8.20-3 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `libgeotiff <http://trac.osgeo.org/geotiff/>`_ | Yes | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `boost <http://www.boost.org>`_ | Yes | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `openthreads <http://www.openscenegraph.org>`_ | Yes | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `tinyXML <http://www.grinninglizard.com/tinyxml>`_ | Yes | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `6S <http://6s.ltdri.org>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `Curl <http://www.curl.haxx.se>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `FFTW <http://www.fftw.org>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `GLEW <http://glew.sourceforge.net/>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `GLFW <http://www.glfw.org/>`_ | No | 3 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `GLUT <https://www.opengl.org/resources/libraries/glut/>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `libKML <https://github.com/google/libkml>`_ | No | 1.2 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `libSVM <http://www.csie.ntu.edu.tw/~cjlin/libsvm>`_ | No | 2.0 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `MPI <https://www.open-mpi.org/>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `MuParser <http://www.muparser.sourceforge.net>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `MuParserX <http://muparserx.beltoforion.de>`_ | No | 4.0.7 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `OpenCV <http://opencv.org>`_ | No | 2 (3.x also supported) |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `OPENGL <https://www.opengl.org/>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `Qt <https://www.qt.io/developers/>`_ | No | 5 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `QWT <http://qwt.sourceforge.net>`_ | No | 6 |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `Shark <http://image.diku.dk/shark/>`_ | No |
3.1
|
+------------------------------------------------------------------+-----------------------+--------------------------+
| `SiftFast <http://libsift.sourceforge.net>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
| `SPTW <https://github.com/remicres/sptw.git>`_ | No | |
+------------------------------------------------------------------+-----------------------+--------------------------+
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| **Library** | **Mandatory** | **Minimum version** |
**Superbuild Version** |
+==================================================================+=======================+==========================+
==========================+
| `ITK <http://www.itk.org>`_ | Yes | 4.6.0 |
4.13 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `GDAL <http://www.gdal.org>`_ | Yes | 2.0 |
2.4.1 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `OSSIM <http://www.ossim.org>`_ | Yes | 1.8.20-3 |
1.8.20 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `libgeotiff <http://trac.osgeo.org/geotiff/>`_ | Yes | |
1.4.2 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `boost <http://www.boost.org>`_ | Yes | |
1.60 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `openthreads <http://www.openscenegraph.org>`_ | Yes | |
3.4.0 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `tinyXML <http://www.grinninglizard.com/tinyxml>`_ | Yes | |
2.6.2 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `6S <http://6s.ltdri.org>`_ | No | |
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `Curl <http://www.curl.haxx.se>`_ | No | |
7.54.1 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `FFTW <http://www.fftw.org>`_ | No | |
3.3.8 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `GLEW <http://glew.sourceforge.net/>`_ | No | |
1.13 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `GLFW <http://www.glfw.org/>`_ | No | 3 |
3.1.2 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `GLUT <https://www.opengl.org/resources/libraries/glut/>`_ | No | |
2.8.1 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `libKML <https://github.com/google/libkml>`_ | No | 1.2 |
1.3.0 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `libSVM <http://www.csie.ntu.edu.tw/~cjlin/libsvm>`_ | No | 2.0 |
3.22 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `MPI <https://www.open-mpi.org/>`_ | No | |
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `MuParser <http://www.muparser.sourceforge.net>`_ | No | |
2.2.5 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `MuParserX <http://muparserx.beltoforion.de>`_ | No | 4.0.7 |
4.0.7 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `OpenCV <http://opencv.org>`_ | No | 2 (3.x also supported) |
3.4.1 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `OPENGL <https://www.opengl.org/>`_ | No | |
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `Qt <https://www.qt.io/developers/>`_ | No | 5 |
5.10.1 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `QWT <http://qwt.sourceforge.net>`_ | No | 6 |
6.1.3 |
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `Shark <http://image.diku.dk/shark/>`_ | No |
4 | 4.0
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `SiftFast <http://libsift.sourceforge.net>`_ | No | |
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
| `SPTW <https://github.com/remicres/sptw.git>`_ | No | |
|
+------------------------------------------------------------------+-----------------------+--------------------------+
--------------------------+
GNU/Linux and macOS
-------------------
...
...
Modules/Remote/diapotb.remote.cmake
View file @
51759cbb
...
...
@@ -2,5 +2,5 @@
otb_fetch_module
(
DiapOTBModule
"OTB module for SAR processing in Diapason."
GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git
GIT_TAG
master
GIT_TAG
d38457a019d2ef15a47d04c21f235c9e9fe4acd5
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment