<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername"></b> <span dir="ltr"><<a href="mailto:cia2@uw.edu">cia2@uw.edu</a>></span><br>Date: Thu, Dec 4, 2014 at 5:18 PM<br>Subject: Help with statsLib.h<br>To: <a href="mailto:admb-users%2Bowners@googlegroups.com">admb-users+owners@googlegroups.com</a><br><br><br>Hi!<br>
I am having a problem with ADMB not recognizing the statsLib.h.<br>
Code:<br>
GLOBALS_SECTION<br>
  #define AGEMODEL 1<br>
  #define LENMODEL 2<br>
  #define AGELENMODEL 3<br>
  #include <admodel.h><br>
  #include <time.h><br>
  #include "statsLib.h"<br>
<br>
(I've also tried the last line as #include <statsLib.h>)<br>
<br>
Error:<br>
MODEL.cpp:6:24: fatal error: statsLib.h: No such file or directory<br>
<br>
However, I do have statsLib.h in the following location: <C:\ADMB\admb\contrib\statslib><br>
<br>
Is this a PATH problem? Any recommendations on how to fix it?<br>
<br>
Thank you!<br>
</div><br></div>