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/01/30 09:26]
andre.oliveira [Dependencies]
wiki:terralib50_environment_windows [2015/09/02 10:06] (current)
marisa
Line 7: Line 7:
 ^Software^Version^Website^ ^Software^Version^Website^
 |Git |​ Latest |http://​git-scm.com/​| |Git |​ Latest |http://​git-scm.com/​|
-|CMake |​ 2.8.10| http://​www.cmake.org/​cmake|+|CMake |​ 2.8.12| http://​www.cmake.org/​cmake|
  
  
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 C++ users can download and unpack the third-party libraries compiled for building ​32-bit or 64-bit version of TerraLib with Qt4 or 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:
  
-[[http://​www.dpi.inpe.br/​terralib5-devel/​terralib5-3rdparty-win32-qt4.zip|32-bits-with-Qt4 (ZIP ~66 Mbytes)]]+  *[[http://​www.dpi.inpe.br/​terralib5/​terralib5-3rdparty/|Choose the right version specified by x.x]]
  
-[[http://​www.dpi.inpe.br/​terralib5-devel/​terralib5-3rdparty-win32-qt5.zip|32-bits-with-Qt5 (ZIP ~66 Mbytes)]]+  *[[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
  
-[[http://​www.dpi.inpe.br/​terralib5-devel/​terralib5-3rdparty-win64-qt5.zip|64-bits-with-Qt5 (ZIP ~66 Mbytes)]] +Once the environment is ready you can [[wiki:terralib50_download| download]] the source code and build the library. ​
- +
-[[http://​www.dpi.inpe.br/​terralib5-devel/​terralib5-3rdparty-win64.zip|64-bits-with-Qt4 (ZIP ~66 Mbytes)]] +
- +
-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 53: Line 55:
  
 ^Library^Version^Website^ ^Library^Version^Website^
-|Boost | 1.54.0 |[[http://​www.boost.org/​| Boost]] |+|Boost | 1.57.0 |[[http://​www.boost.org/​| Boost]] |
 |LibIntl | 0.12.0.0 | [[http://​gnuwin32.sourceforge.net/​packages/​libintl.html |LibIntl]]| |LibIntl | 0.12.0.0 | [[http://​gnuwin32.sourceforge.net/​packages/​libintl.html |LibIntl]]|
 |Log4cxx |0.10.0 |[[http://​logging.apache.org/​log4cxx| Log4cxx]]| |Log4cxx |0.10.0 |[[http://​logging.apache.org/​log4cxx| Log4cxx]]|
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 |