Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:terralib50_environment_windows [2015/02/20 12:54] andre.oliveira [Tools] |
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 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: |
- | [[@../download/download.php?FileName=terralib_3rdparty_win32.zip|3rd Party Libraries - 32-bits]] | + | *[[http://www.dpi.inpe.br/terralib5/terralib5-3rdparty/|Choose the right version specified by x.x]] |
- | Once the environment is ready you can [[wiki:terralib5_download| download]] the source code and build the library. | + | *[[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 | ||
+ | |||
+ | Once the environment is ready you can [[wiki:terralib50_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 47: | 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 77: | Line 85: | ||
^Library^Version^Website^ | ^Library^Version^Website^ | ||
- | |Gdal |1.10.0 |[[http://www.gdal.org | Gdal]] | | + | |Gdal |1.11.2 |[[http://www.gdal.org | Gdal]] | |
* terralib_statistic | * terralib_statistic | ||
Line 89: | Line 97: | ||
^Library^Version^Website^ | ^Library^Version^Website^ | ||
- | |QT |4.8.6 |[[https://qt-project.org/downloads| Qt]] | | + | |QT |5.4.1 |[[http://download.qt.io/archive/qt/5.4/5.4.1| qt-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 97: | 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 | |