terralib:terralib5
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
terralib:terralib5 [2009/03/26 12:48] – laercio | terralib:terralib5 [2009/06/26 14:02] (atual) – laercio | ||
---|---|---|---|
Linha 1: | Linha 1: | ||
====== Terralib5 Docs ====== | ====== Terralib5 Docs ====== | ||
- | ===== How to get Terralib5 under SVN repository ===== | ||
- | ======================================================== | + | ===== How to get Terralib5 under SVN repository |
- | + | ||
- | 1) Install Visual Studio 2008 Professional | + | |
- | + | ||
- | 2) [[http:// | + | |
- | Tortoise is a subversion client implemented as a window shell extension | + | |
- | that enables Subversion commands directly in windows explorer. | + | |
- | + | ||
- | 2.1) [[http:// | + | |
- | It is a documentation system for C++, C, Java and others. It can generate | + | |
- | an on-line documentation browser (HTML) from a set of documented source files | + | |
- | (the documentation is extracted directly from the sources, which makes it much | + | |
- | easier to keep the documentation consistent with the source code).\\ | + | |
- | + | ||
- | 3) Create a diretory (in this case the directory name is terralib5). | + | |
- | 3.1) Go to created directory. | + | |
- | + | ||
- | 4) Checking out terralib files: | + | |
- | Right click the directory terralib5 >> SVN checkout... | + | |
- | Checkout window | + | |
- | Repository: | + | |
- | Checkout Directory: C: | + | |
- | Revision: HEAD revision | + | |
- | OK (unix user/ | + | |
- | + | ||
- | 5) Checking out third party libraries: | + | |
- | Right click the directory terralib5 >> SVN checkout... | + | |
- | Checkout window | + | |
- | Repository: | + | |
- | Checkout Directory: C: | + | |
- | Revision: HEAD revision | + | |
- | OK (Unix user/ | + | |
- | + | ||
- | 6) Checking out test data used in unit test: | + | |
- | Right click the directory terralib5 >> SVN checkout... | + | |
- | Checkout window | + | |
- | Repository: | + | |
- | Checkout Directory: C: | + | |
- | Revision: HEAD revision | + | |
- | OK (unix user/ | + | |
- | + | ||
- | 7) Follow instructions under | + | |
- | C: | + | |
- | to build third party libraries used by terralib. | + | |
- | 8) Go to C: | ||
- | (2008 or 2005) directory and open the solution all.sln | ||
- | 9) Building projects: terralib, tiff, proj4, postgis and the unit test available. | ||
- | 10) Run the unit tests... | ||
- | 11) Runinng doxygen to generate the documentation: | + | - Install Visual Studio 2008 Professional |
- | In a DOS Prompt go to C: | + | - Install Tortoise and Doxygen |
- | | + | * [[http:// |
- | See documentantion generated at | + | * [[http:// |
- | | + | - Create a diretory (in this case the directory name is terralib5). |
+ | * Go to created directory. | ||
+ | - Checking out terralib files: | ||
+ | * Right click the directory terralib5 >> SVN checkout... | ||
+ | * Checkout window | ||
+ | * Repository: https:// | ||
+ | * Checkout Directory: C: | ||
+ | * Revision: HEAD revision | ||
+ | * OK (unix user/ | ||
+ | - Checking out third party libraries: | ||
+ | * Right click the directory terralib5 >> SVN checkout... | ||
+ | * Checkout window | ||
+ | * Repository: https:// | ||
+ | * Checkout Directory: C: | ||
+ | * Revision: HEAD revision | ||
+ | * OK (Unix user/ | ||
+ | - Checking out test data used in unit test: | ||
+ | * Right click the directory terralib5 >> SVN checkout... | ||
+ | * Checkout window | ||
+ | * Repository: https:// | ||
+ | * Checkout Directory: C: | ||
+ | * Revision: HEAD revision | ||
+ | * OK (unix user/ | ||
+ | - Follow instructions under '' | ||
+ | - Go to C: | ||
+ | - Building projects: terralib, tiff, proj4, postgis and the unit test available. | ||
+ | - Run the unit tests... | ||
+ | - Runinng doxygen to generate the documentation: | ||
+ | | ||
+ | * As an example see the line below. | ||
+ | | ||
terralib/terralib5.1238071689.txt.gz · Última modificação: 2009/03/26 12:48 por laercio