Step 01
Make the directory:
C:\terralib
Into this directory, download the TerraLib source code at: http://www.dpi.inpe.br/terralib, and the TerraView source code at: http://www.dpi.inpe.br/terraview.
Use the CVS and download the development version of each module:
src (:pserver:anonymous@cvs.dpi.inpe.br:/home/newterralib co src);
terralibw (:pserver:anonymous@cvs.dpi.inpe.br:/home/newterralib co terralibw);
terraView (:pserver:anonymous@cvs.dpi.inpe.br:/home/newterralib co terraView).
Note: I used the development version at 05/03/2007, whem I made this Wiki.
Step 02
Open the solution file above and build the Debug and Release:
C:\terralib\terraView\windows\terraView.sln
Note: The terraView.sln include the TerraLib projects.
Step 03
Make the environment variable:
TERRALIB_HOME=C:\terralib