Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:documentation:build [2015/11/05 18:14] gribeiro [Bash script for building all dependencies on Mac OS X] |
wiki:documentation:build [2016/03/14 13:51] (current) marisa [Prepared dependencies for Microsot Windows] |
||
---|---|---|---|
Line 65: | Line 65: | ||
</code> | </code> | ||
- | **Note:** Don't choose as target location a system folder such as //**/usr**/ or //**/usr/local**//. Try some user specifiic folder. The best suggestion is to replace the folder named *user* by your user name. | + | **Note:** Don't choose as target location a system folder such as //**/usr**// or //**/usr/local**//. Try some user specifiic folder. The best suggestion is to replace the folder named *user* by your user name. |
==== Prepared dependencies for Microsot Windows ==== | ==== Prepared dependencies for Microsot Windows ==== | ||
Line 71: | Line 71: | ||
**THIS SECTION IS UNDER DEVELOPMENT** | **THIS SECTION IS UNDER DEVELOPMENT** | ||
- | For Microsoft Visual C++ users we have prepared a zip file containing all the third-party libraries in a binary format. You can download this package from http://www.dpi.inpe.br/terralib5-devel. In that folder you will find: | + | For Microsoft Visual C++ users we have prepared a zip file containing all the third-party libraries in a binary format. You can download this package from http://www.dpi.inpe.br/terralib5-devel/3rdparty-bin. In that folder you will find: |
- | - **terralib-3rdparty-msvc-2013-win64.zip:** all the third-party libraries for building a 64-bit version of TerraMA2 with Qt 5.4.1 support. | + | |
- | - **terralib-3rdparty-msvc-2013-win32.zip:** all the third-party libraries for building a 32-bit version of TerraMA2 with Qt 5.4.1 support. | + | |
- | Microsoft Windows users that had downloaded the auxiliary package (in the TerraLib site) must install Qt 5.4.1. | + | - **terralib-3rdparty-msvc-2013-win64.zip:** all the third-party libraries for building a 64-bit version of Terralib/TerraView with Qt 5.4.1 support. |
+ | - **terralib-3rdparty-msvc-2013-win32.zip:** all the third-party libraries for building a 32-bit version of Terralib/TerraView with Qt 5.4.1 support. | ||
+ | |||
+ | Microsoft Windows users must install Qt 5.4.1 to use the 3rdparty packages above. | ||