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:terralib5_environment [2013/11/25 15:11]
andre.oliveira
wiki:terralib5_environment [2013/12/19 08:55] (current)
karine
Line 1: Line 1:
-====== Working Environment ======+====== ​TerraLib 5.0 - Working Environment ======
  
-===== Starting Points for TerraLib Developers =====+Instructions on how to set up your working environment vary depending on the O.S. of choice:
  
-The basic tools you have to install in your environment to work with TerraLib are:+  * [[wiki:terralib5_environment_windows| Windows]] 
 +  * [[wiki:​terralib5_environment_linux| Linux]] 
 +  * [[wiki:​terralib5_environment_macintosh| Macintosh]]
  
-^Software^Website^ 
-|Git |​http://​git-scm.com/​| 
-|TortoiseGIT (Windows) |​http://​code.google.com/​p/​tortoisegit| 
-|Git-Cola (Linux) |http://​git-cola.github.io/​downloads.html| 
-|CMake |​http://​www.cmake.org/​cmake| 
-|Doxygen |​http://​sourceforge.net/​projects/​doxygen/​| 
  
- 
- 
-=== Dependencies === 
- 
-Currently, Terralib works with the following libraries - with their respective versions: 
- 
-^Library^Version^Website^ 
-|Boost | 1.50 |[[http://​www.boost.org/​| Boost]] | 
-|Gdal |1.10.0 |[[http://​www.gdal.org | Gdal]] | 
-|Geos | 3.2.3 |[[http://​trac.osgeo.org/​geos| Geos]]| 
-|Log4cxx |0.10.0 |[[http://​logging.apache.org/​log4cxx| Log4cxx]]| 
-|Proj4 |4.7.0 |[[http://​trac.osgeo.org/​proj| Proj4]]| 
-|QT |4.8.5 |[[https://​qt-project.org/​downloads| Qt]] | 
-|QWT |6.1.0 | [[http://​qwt.sourceforge.net| QWT]] | 
-|Xerces | 3.1.1 | [[http://​xerces.apache.org/​xerces-c| Xerces-C++]] | 
- 
-Optionally, you can download and unpack the third-party libraries compiled in Visual C++ 2010 from here: <Inserir third-party>​