TerraLib and TerraView Wiki Page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:terralib50_environment_windows [2015/03/31 11:13]
marisa
wiki:terralib50_environment_windows [2015/09/02 10:06] (current)
marisa
Line 29: Line 29:
 The TerraLib library is split into several modules providing different functionality,​ therefore, each have a particular set of dependencies. The TerraLib library is split into several modules providing different functionality,​ therefore, each have a particular set of dependencies.
  
-Microsoft Visual Studio ​(VS2010 or VS2013) ​C++ users can download and unpack the third-party libraries compiled for building ​32-bit or 64-bit version of TerraLib with Qt5 support ​from here+Microsoft Visual Studio ​2013 C++ users can download and unpack the suitable ​third-party libraries compiled for building ​64-bit or 32-bit version of TerraLib with Qt5 support. Choose the right version specified by x.x at terralib5.x.x-3rdparty-msvc-2013-win64:
  
-  *[[@../download/download.php?​FileName=terralib5-3rdparty-win32-msvc-2010.zip|3rd Party Libraries - 32-bits - VS2010]]+  *[[http://www.dpi.inpe.br/terralib5/​terralib5-3rdparty/|Choose the right version specified by x.x]]
  
-  *[[@../download/download.php?​FileName=terralib5-3rdparty-win64-msvc-2010.zip|3rd Party Libraries ​64-bits VS2010]]+  *[[http://​www.dpi.inpe.br/terralib5/terralib5-3rdparty/​terralib5.0.1-3rdparty-msvc-2013-win64.zip|terralib5.0.1-3rdparty-msvc-2013-win64]] 
 +  *[[http://​www.dpi.inpe.br/​terralib5/​terralib5-3rdparty/​terralib5.0.1-3rdparty-msvc-2013-win32.zip|terralib5.0.1-3rdparty-msvc-2013-win32]] 
 +  *[[http://​www.dpi.inpe.br/​terralib5/​terralib5-3rdparty/​terralib5.0.0-3rdparty-msvc-2013-win64.zip|terralib5.0.0-3rdparty-msvc-2013-win64]] 
 +  *[[http://​www.dpi.inpe.br/​terralib5/​terralib5-3rdparty/​terralib5.0.0-3rdparty-msvc-2013-win32.zip|terralib5.0.0-3rdparty-msvc-2013-win32]] 
 +  
 +After unzip, add to your PATH the third party and the QT location: 
 +C:​\TL5\terralib5-3rdparty-msvc-2013-win32\lib;​C:​\Qt\Qt5.4.1\5.4\msvc2013_opengl\bin
  
-  *[[@../​download/​download.php?​FileName=terralib5-3rdparty-win32-msvc-2013.zip|3rd Party Libraries - 32-bits - VS2013]] +Once the environment is ready you can [[wiki:terralib50_download| download]] the source code and build the library. ​
- +
-  *[[@../​download/​download.php?​FileName=terralib5-3rdparty-win64-msvc-2013.zip|3rd Party Libraries - 64-bits - VS2013]] +
- +
-Once the environment is ready you can [[wiki:terralib5_download| download]] the source code and build the library. ​+
  
 The following tables show some dependencies required to compile TerraLib modules, however the most updated list is under DEPENDENCIES file located under the terralib root directory. The following tables show some dependencies required to compile TerraLib modules, however the most updated list is under DEPENDENCIES file located under the terralib root directory.
Line 83: Line 85:
  
 ^Library^Version^Website^ ^Library^Version^Website^
-|Gdal |1.10.|[[http://​www.gdal.org | Gdal]] |+|Gdal |1.11.|[[http://​www.gdal.org | Gdal]] |
  
   * terralib_statistic   * terralib_statistic
Line 95: Line 97:
  
 ^Library^Version^Website^ ^Library^Version^Website^
-|QT |4.8.6 |[[https://qt-project.org/downloadsQt]] |+|QT |5.4.|[[http://download.qt.io/archive/​qt/​5.4/​5.4.1qt-opensource-windows-x86-msvc2013_64_opengl-5.4.1.exe]] | 
 |QWT |6.1.0 | [[http://​qwt.sourceforge.net| QWT]] | |QWT |6.1.0 | [[http://​qwt.sourceforge.net| QWT]] |
 |QtPropertyBrowser | - | [[https://​qt.gitorious.org/​qt-solutions/​qt-solutions| QtPropertyBrowser ]] | |QtPropertyBrowser | - | [[https://​qt.gitorious.org/​qt-solutions/​qt-solutions| QtPropertyBrowser ]] |
Line 103: Line 105:
  
 ^Library^Version^ ^Library^Version^
-|TerraLib 4 | Only in 32-bits Version of the third-party libraries |+|TerraLib 4 | Only in 64-bits Version of the third-party libraries |