Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Julien Cabieces
otb
Commits
cac07027
Commit
cac07027
authored
6 years ago
by
Manuel Grizonnet
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Mac OS X -> macOS
parent
3398c296
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
Documentation/SoftwareGuide/Latex/Installation.tex
+5
-5
5 additions, 5 deletions
Documentation/SoftwareGuide/Latex/Installation.tex
with
5 additions
and
5 deletions
Documentation/SoftwareGuide/Latex/Installation.tex
+
5
−
5
View file @
cac07027
...
...
@@ -12,12 +12,12 @@ the compilation of Monteverdi which is integrated as an OTB module since
version 5.8.
OTB has been developed and tested across different combinations of operating
systems, compilers, and hardware platforms including Windows, GNU/Linux and
M
ac
OS
X
.
systems, compilers, and hardware platforms including Windows, GNU/Linux and
m
acOS.
It is known to work with the following compilers in 32/64 bit:
\begin{itemize}
\item
Visual Studio 2015 on Windows
\item
GCC 4.x,5.x or CLang 3.x on GNU/Linux
\item
AppleClang on
M
ac
~
OS
~X
(10.8 or higher)
\item
AppleClang on
m
acOS (10.8 or higher)
\end{itemize}
Since release version 6.2.0, OTB is compiled using the C++14 standard by default.
...
...
@@ -54,7 +54,7 @@ configuration. This is the easiest way to start.
\end{itemize}
As shown in figure
\ref
{
fig:CMakeGUI
}
, CMake has a different interfaces according to your system.
Refer to section~
\ref
{
sec:compiling-linux
}
for GNU/Linux and
M
ac
~
OS
~X
build instructions
Refer to section~
\ref
{
sec:compiling-linux
}
for GNU/Linux and
m
acOS build instructions
and
\ref
{
sec:compiling-windows
}
for Windows.
\begin{figure}
[tpb]
...
...
@@ -144,7 +144,7 @@ See table \ref{tab:otb-dependencies} for the full list of dependencies.
\end{tiny}
\end{center}
\section
{
GNU/Linux and
M
ac
OS
X
}
\section
{
GNU/Linux and
m
acOS
}
\label
{
sec:compiling-linux
}
\subsection
{
Setting up the build environment
}
...
...
@@ -306,7 +306,7 @@ libgl-dev libglu-dev libxinerama-dev libxcursor-dev}
You can also deactivate Qt
5
and skip this by passing
\texttt
{
-
DOTB
\_
USE
\_
QT
=
OFF
}
to cmake, but
this will install OTB without Monteverdi, Mapla and the GUI application launchers.
For
M
ac
OS
X
you need to install XCode and Windows
7
,
8
.
1
,
10
requires MSVC
2015
or higher.
For
m
acOS you need to install XCode and Windows
7
,
8
.
1
,
10
requires MSVC
2015
or higher.
You are now ready to compile OTB
!
Simply use the make command
(
other targets can be generated with CMake's
\texttt
{
-
G
}
option
)
:
...
...
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