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
Container Registry
Model registry
Operate
Environments
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
Sébastien Peillet
otb
Commits
9c034d1d
Commit
9c034d1d
authored
6 years ago
by
Antoine Regimbeau
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update links for Qt5
parent
77843d8a
No related branches found
Branches containing commit
No related tags found
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
+3
-3
3 additions, 3 deletions
Documentation/SoftwareGuide/Latex/Installation.tex
with
3 additions
and
3 deletions
Documentation/SoftwareGuide/Latex/Installation.tex
+
3
−
3
View file @
9c034d1d
...
...
@@ -126,7 +126,7 @@ See table \ref{tab:otb-dependencies} for the full list of dependencies.
\hline
\textbf
{
OPENGL
}
&
\url
{
https://www.opengl.org/
}
&
no
&
-
\\
\hline
\textbf
{
Qt
}
&
\url
{
http://
qt-project.org
}
&
no
&
5
\\
\textbf
{
Qt
}
&
\url
{
http
s
://
www.qt.io/developers/
}
&
no
&
5
\\
\hline
\textbf
{
QWT
}
&
\url
{
http://qwt.sourceforge.net
}
&
no
&
6
\\
\hline
...
...
@@ -299,8 +299,8 @@ OTB SuperBuild makes best effort to make it easier for you. So there is still
some additional package installation, one has to do as a pre
-
requistie for SuperBuild
On a GNU
/
Linux you must have Qt X
11
dependencies installed.
See Qt
5
documentation for list of packages that needs to be installed
before starting superbuild. http:
//
doc.qt.io
/
qt
-
5
/
linux
-
requirements.html.
For a
d
ebian
8
.
1
system
e
, I installed all Qt
5
dependencies with below 'apt
-
get install'
before starting superbuild. http
s
:
//
doc.qt.io
/
qt
-
5
/
linux
-
requirements.html.
For a
D
ebian
8
.
1
system, I installed all Qt
5
dependencies with below 'apt
-
get install'
\texttt
{
apt
-
get install libx
11
-
dev libxext
-
dev libxt
-
dev libxi
-
dev libxrandr
-
dev libgl
-
dev libglu
-
dev
}
You can also deactivate QT
5
and skip this by passing
\texttt
{
-
DOTB
\_
USE
\_
QT
=
OFF
}
to cmake.
...
...
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