|
Prev | Next | cppad_ipopt_windows |
CoinAll-1.2-VisualStudio.zip in that directory.
We refer to this as the
from_directory
below.
cppad-yyyymmdd
where
yyyymmdd
is the year, month, and date corresponding to
your version of CppAD.
cppad_ipopt\cppad_ipopt_windows.bat from_directory
cppad_ipopt\cppad_ipopt.sln
and build the Release version of the project
(the Debug version is not supported by the CoinAll binary).
cppad_ipopt\Release\cppad_ipopt
It should generate the following output:
Ok: cppad_ipopt_ode
Ok: cppad_ipopt_simple
Ok: No memory leak detected
All 3 tests passed.