[CppAD] Problem with
https://projects.coin-or.org/svn/CppAD/stable/1.0/CppAD
Michael Tautschnig
tautschn at model.in.tum.de
Tue Oct 10 02:43:00 EDT 2006
> Hi:
>
> I am trying to incorporate CppAD into my Coin project. In my Externals
> file I have
>
> CppAD https://projects.coin-or.org/svn/CppAD/stable/1.0/CppAD
>
> However, when browsing the CppAD directory I see that there is no
> config.h file which is called by CppADError.h. Hence the project does
> not build. However, the config.h file is in the tarball. Should
> config.h also be in the Stable 1.0 CppAD?
>
When checking out from the SVN you need to build this (an other files as well)
first. You can do so by, e.g., using
autoreconf -i
HTH,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://list.coin-or.org/pipermail/cppad/attachments/20061010/cbba1b00/attachment.bin
More information about the CppAD
mailing list