ADMB Setup Installation (Microsoft Visual C++ 2008)
by
johnoel
—
last modified
Apr 16, 2009 04:03 PM
Shows the procedure for installing ADMB binaries for Microsoft Visual C++ 2008. Note: For Microsoft Visual C++ 2005 and Microsoft Visual Studio .NET 2003, the procedure is similar.
Prerequisites
- Microsoft Visual C++ 2008 is installed.
A free version is available from http://www.microsoft.com/express/vc/.
Installation Procedure
- Download , then double click the file to begin installation.

- In the Welcome window, click Next button.

- In the License window, click "I accept the agreement" option, then click the Next button.

- In the Destination window, use the recommended default C:\ADMB\Microsoft\VC9 folder, then click Next button.

- In the Start Menu window, use the recommended default "ADMB (Microsoft Visual C++ 2008)", then click Next button.

- In the Read to Install window, click Next button.

Building and running examples
- In the Windows Start menu, open ADMB Command Prompt (Microsoft Visual C++ 2008).

- In the ADMB Command Prompt window, type nmake to build and run the examples.


