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/09/01 22:39]
marisa
wiki:terralib50_environment_windows [2015/09/02 10:06]
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 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 ​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/​terralib5-3rdparty/​|Choose the right version specified by x.x]]
  
   *[[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-win64.zip|terralib5.0.1-3rdparty-msvc-2013-win64]]
Line 36: Line 38:
   *[[http://​www.dpi.inpe.br/​terralib5/​terralib5-3rdparty/​terralib5.0.0-3rdparty-msvc-2013-win32.zip|terralib5.0.0-3rdparty-msvc-2013-win32]]   *[[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. ​ Once the environment is ready you can [[wiki:​terralib50_download| download]] the source code and build the library. ​