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
Next revision Both sides next revision
geodma_2:build_inst [2018/10/03 16:04]
raian [Qt5.X (ref. 5.4.2)]
geodma_2:build_inst [2018/10/03 16:43]
raian [TerraLib 5.4.X (ref. release-5.4)]
Line 55: Line 55:
 Download Doxygen from [[http://​www.stack.nl/​~dimitri/​doxygen/​download.html]]. Run the installer. We recomend to install it in the default folder //​C:/​Program Files/​doxygen//​. Download Doxygen from [[http://​www.stack.nl/​~dimitri/​doxygen/​download.html]]. Run the installer. We recomend to install it in the default folder //​C:/​Program Files/​doxygen//​.
  
-==== Qt5.X (ref. 5.4.2) ====+==== Qt5.X (ref. 5.10.1) ====
  
 Download Qt setup file and install it. After the installation is finished, add the following folders from Qt to the PATH environment variable. If you had installed Qt 5.10.1 the default configurations,​ it will be located at: Download Qt setup file and install it. After the installation is finished, add the following folders from Qt to the PATH environment variable. If you had installed Qt 5.10.1 the default configurations,​ it will be located at:
Line 62: Line 62:
    ​C:/​Qt/​Qt5.10.1/​5.10.1/​msvc2017_64/​lib/​cmake/​Qt5LinguistTools    ​C:/​Qt/​Qt5.10.1/​5.10.1/​msvc2017_64/​lib/​cmake/​Qt5LinguistTools
  
-==== TerraLib 5.X (ref. release-5.2) ====+==== TerraLib 5.4.X (ref. release-5.4) ====
  
 Clone TerraLib from git. In order to do that, you need to first disable the "SSL certificate validation"​ in your git client. If you are using SourceTree, go to //​SourceTree//​ >> //​Preferences//​ >> //Git// and then check //Disable SSL certificate validation (note: potentially insecure)// to allow downloading TerraLib. Then, clone it from the following Git repository: Clone TerraLib from git. In order to do that, you need to first disable the "SSL certificate validation"​ in your git client. If you are using SourceTree, go to //​SourceTree//​ >> //​Preferences//​ >> //Git// and then check //Disable SSL certificate validation (note: potentially insecure)// to allow downloading TerraLib. Then, clone it from the following Git repository:
Line 68: Line 68:
    ​https://​gitlab.dpi.inpe.br/​terralib/​terralib.git    ​https://​gitlab.dpi.inpe.br/​terralib/​terralib.git
  
-After cloning the repository, set the current branch to the //​release-5.2//, which is the currently used by GeoDMA. Further instructions for clonning TerraLib repository, if needed, can be found [[http://​www.dpi.inpe.br/​terralib5/​wiki/​doku.php?​id=wiki:​documentation:​devguide:​cloning|here]].+After cloning the repository, set the current branch to the //​release-5.4//, which is the currently used by GeoDMA. Further instructions for clonning TerraLib repository, if needed, can be found [[http://​www.dpi.inpe.br/​terralib5/​wiki/​doku.php?​id=wiki:​documentation:​devguide:​cloning|here]].
 TerraLib has several external dependencies. For windows, a package with all of them is provided, already compiled with //Ms Visual Studio 2013//. This package can be downloaded through the following URL:  TerraLib has several external dependencies. For windows, a package with all of them is provided, already compiled with //Ms Visual Studio 2013//. This package can be downloaded through the following URL: 
  
-http://​www.dpi.inpe.br/​terralib5-devel/​3rdparty/​bin/​+http://​www.dpi.inpe.br/​terralib5-devel/​3rdparty/​bin/5.4/
  
 Instructions to compile these dependencies in MS Windows, if needed, can be found [[http://​www.dpi.inpe.br/​terralib5/​wiki/​doku.php?​id=wiki:​documentation:​devguide:​dependencies|here]]. Instructions to compile these dependencies in MS Windows, if needed, can be found [[http://​www.dpi.inpe.br/​terralib5/​wiki/​doku.php?​id=wiki:​documentation:​devguide:​dependencies|here]].

Navigation