Commit f1694e24 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Merge branch 'develop' into display_deprecation_status

No related merge requests found
Showing with 13 additions and 0 deletions
+13 -0
...@@ -152,3 +152,15 @@ following repositories with these command-lines: ...@@ -152,3 +152,15 @@ following repositories with these command-lines:
http://download.opensuse.org/repositories/home:/tzotsos/openSUSE_Tumbleweed/ tzotsos http://download.opensuse.org/repositories/home:/tzotsos/openSUSE_Tumbleweed/ tzotsos
and then add the OTB packages as shown above. and then add the OTB packages as shown above.
Archlinux
~~~~~~~~~~
Package is in AUR (Arch User Repository).
You will then need to run (if you use yaourt, you could use trizen instead):
::
yaourt -S orfeo-toolbox
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <vector> #include <vector>
#include <stdexcept> #include <stdexcept>
#include "itkVariableLengthVector.h"
namespace otb namespace otb
{ {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment