This is an old revision of the document!
Warning: Declaration of syntax_plugin_iframe::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/terralib5/wiki/lib/plugins/iframe/syntax.php on line 18
Warning: Declaration of syntax_plugin_iframe::render($mode, &$R, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/terralib5/wiki/lib/plugins/iframe/syntax.php on line 18
Warning: Declaration of syntax_plugin_externallink::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/terralib5/wiki/lib/plugins/externallink/syntax.php on line 107
Warning: Declaration of syntax_plugin_externallink::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/terralib5/wiki/lib/plugins/externallink/syntax.php on line 107
Working Environment
Starting Points for TerraLib Developers
The basic tools you have to install in your environment to work with TerraLib are:
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 | Boost |
Gdal | 1.10.0 | Gdal |
Geos | 3.2.3 | Geos |
Log4cxx | 0.10.0 | Log4cxx |
Proj4 | 4.7.0 | Proj4 |
QT | 4.8.5 | Qt |
QWT | 6.1.0 | QWT |
Xerces | 3.1.1 | Xerces-C++ |
Optionally, you can download and unpack the third-party libraries compiled in Visual C++ 2010 from here: <Inserir third-party>