1. try to install admb on c:\admb instead of "program file" folder, admb doesn't like spaces in the directory.<div>2. put c:\gnu\gcc\bin on path.</div><div>3. it seems admb10 was build on gcc4.5, which means your gcc345 was not on target, you need gcc4.5 or later.</div>
<div><br></div><div>weihai</div><br class="Apple-interchange-newline"><br><div class="gmail_quote">On Fri, May 11, 2012 at 11:02 AM, Heather Bowlby <span dir="ltr"><<a href="mailto:heather.bowlby@yahoo.ca" target="_blank">heather.bowlby@yahoo.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div>Hello,<br>I am a bit sheepish writing this because I have been successful at installing ADMB in the past.  I am using Windows (32 bit)<br>
I installed one of the older versions of the compiler - gcc345.zip and unzipped the files into c:\gnu\gcc (as suggested)<br>To my path, I added ;c:\gnu\gcc so the whole line looked like:<br>%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SystemRoot%\ServiceDesk;C:\gnu\gcc<br>
Then I tried to install version 10.0 of admb because I didn't want the ADMB-IDE environment.<br>I used all of the default settings during installation<br><br>Opening the ADMB command prompt (MinGW GCC 4.5.0)<br>The first message is:<br>
Set ADMB Home directory to C:\Program Files\ADMB<br>The network path was not found<br><br>Even though I can navigate to: C:\Program Files\ADMB on my computer<br><br>I
 can change the directory to access the simple example<br>C:\Program Files\ADMB> cd examples\admb\simple   gives<br>C:\Program Files\ADMB\examples\admb\simple><br>When I try to run the program    >admb simple<br>
It does the **** parsing: simple.tpl<br>**** compiling: adcomp  simple<br>But after it writes the simple.cpp file, I get<br>'g++' is not recognized as an internal or external command,<br>Operable program or batch file.<br>
Error: Failed to build executable<br><br>Any help would be much appreciated.<br>Thanks,<br>Heather Bowlby</div></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br>