Create ADMB Windows shortcut
by
johnoel
—
last modified
Mar 10, 2009 07:45 AM
Purpose
Show procedure to create a ADMB command prompt shortcut that will automatically set the MinGW environment.
Procedure
- Right click mouse on Desktop. In pop up window, click New->Shortcut.
- In the Create Shortcut window, type cmd /K c:\admb\bin\admb-mingw-vars.bat into the text box, then click Next button.
- In the Select a Title for the Program, type ADMB (MinGW) into the text box, then click the Finish button.
- Verify shortcut, by double clicking the ADMB (MinGW) shortcut on the desktop, then build the examples.

