ADMB-11.2pre
Released December 9, 2014
Describe ADMB build and installation procedures for Windows and MinGW.
For Windows computers with Visual C++ compiler already installed, read and follow the instuctions in QuickStart for Visual C++.
For builds within Cygwin and MinGW-Msys shells, read and follow the instructions in the QuickStart for Unix.
Warning — Uninstall any existing installations of ADMB.
Download ADMB installer
Install
Double click the ADMB installer and follow the installer instructions.
Open ADMB Command Prompt
On the Desktop, double click ADMB Command Prompt.
Use ADMB
Copy the simple example directory
C:\> xcopy /I /E "%ADMB_HOME%\examples\admb\simple" simple
The build and run simple.
C:\> cd simple
C:\simple\> admb simple
C:\simple\> simple
For help and support, contact users@admb-project.org.
$Id: QuickStartWindows.txt 2775 2014-12-09 20:00:45Z johnoel $