Personal tools
You are here: Home Documentation Installation ADMB Setup Installation (Microsoft Visual C++ 2008)

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

  1. Microsoft Visual C++ 2008 is installed.
    A free version is available from http://www.microsoft.com/express/vc/.

Installation Procedure

  1. Download , then double click the file to begin installation.

    one

  2. In the Welcome window, click Next button.

    bcc2

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

    vc9-1

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

    vc9-2

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

    vc9-3

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

    bcc6

Building and running examples

  1. In the Windows Start menu, open ADMB Command Prompt (Microsoft Visual C++ 2008).

    vc9-menu

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

    vc9-cmd

Document Actions