<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>To start I am not an experienced admb user or very 
familial with c++</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I downloaded admb with Borland.  The ordinary 
admb examples work OK but I can not get the admb-re version to work.  I 
note that admb bat files are not present in the bin directory, e.g., the command 
"admb -re simple" can not be used as discussed in the manual.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I created a random effects model (tpl) and used the 
following commands:</FONT></DIV>
<DIV><FONT face=Arial size=2>tpl2rem file  -- seems to work OK, 
created file.cpp</FONT></DIV>
<DIV><FONT face=Arial size=2>mybcc file  -- seems to work OK, created 
file.obj with no errors</FONT></DIV>
<DIV><FONT face=Arial size=2>lnkadmb file -- many errors of the sort "Error: 
Unresolved external 'df1b2vector::~df1b2vector' referenced from 
..."</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It looks like I am not linking to the required 
libraries? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Bill Gazey<BR>W.J. Gazey Research<BR>1214 Camas 
Court<BR>Victoria, BC  V8X 4R1<BR>Email:  <A 
href="mailto:bill@gazey.com">bill@gazey.com</A><BR>tel:     
(250) 727-6992<BR></FONT></DIV></BODY></HTML>