[ADMB Users] Fwd: Help with statsLib.h
jnancheta
jnancheta at gmail.com
Wed Dec 10 16:36:22 PST 2014
---------- Forwarded message ----------
From: <cia2 at uw.edu>
Date: Thu, Dec 4, 2014 at 5:18 PM
Subject: Help with statsLib.h
To: admb-users+owners at googlegroups.com
Hi!
I am having a problem with ADMB not recognizing the statsLib.h.
Code:
GLOBALS_SECTION
#define AGEMODEL 1
#define LENMODEL 2
#define AGELENMODEL 3
#include <admodel.h>
#include <time.h>
#include "statsLib.h"
(I've also tried the last line as #include <statsLib.h>)
Error:
MODEL.cpp:6:24: fatal error: statsLib.h: No such file or directory
However, I do have statsLib.h in the following location:
<C:\ADMB\admb\contrib\statslib>
Is this a PATH problem? Any recommendations on how to fix it?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20141210/02471079/attachment.html>
More information about the Users
mailing list