Dependencies
Important: Only works with QT 3.2.0
Build TerraLib e TerraView with Visual Studio .Net 2003 (Vc7) - TerraLibTerraViewVc7.
Build lib openModeller with Visual Studio .Net 2003 (Vc7) - OpenModellerVc7.
Step 01
Download the Plugin source code at: http://openmodeller.sourceforge.net.
Use the SVN and download the trunk module:
terraViewPlugin (https://openmodeller.svn.sourceforge.net/svnroot/openmodeller/trunk/terraViewPlugin).
At:
C:\terraviewplugin
Step 02
Build the follow solution with Visual Studio .Net 2003:
C:\terraviewplugin\openModeller.sln
Note: The Plugin dll will be copy to:
C:\terralib\terraView\windows\plugins
Step 03
To run plugin its necessery copy some dlls, to:
%TERRALIB_HOME%\terraView\windows\plugins
To do it automatically execute:
C:\terraviewplugin\Install_Debug.bat
After that, open the TerraView solution at:
C:\openmodeller\windows\vc7\om_terralib_vcpp7.sln
And Run!!!