[Developers] tpl2rem -dll broken
Arni Magnusson
arnima at hafro.is
Thu May 21 15:23:13 PDT 2009
I'm in the final phase of testing ADMB-IDE now, and discovered that
tpl2rem seems to be unable to produce C++ code for creating a DLL. Using
http://otter-rsch.com/admbre/examples/nbmm/nbmm.tpl as an example:
tpl2rem nbmm
works and eventually builds successfully to an executable, but
tpl2rem -dll nbmm
crashes after looking for a missing file seddf1b3dll:
sed: couldn't open file /home/haf/arnima/admb/bin/seddf1b2dll:
No such file or directory
The same error is reported by ADMB for GCC (Linux and Windows) and ADMB
for Borland.
Looking through the tpl2rem executable, it also mentions seddf1b3dll, so
these two files (seddf1b2dll, seddf1b3dll) are probably needed in the ADMB
bin directory.
Cheers,
Arni
More information about the Developers
mailing list