![]() |
Prev | Next | ipopt_cppad_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.
ipopt_cppad\ipopt_cppad_windows.bat from_directory
ipopt_cppad\ipopt_cppad.sln
and build the Release
version of the project
(the Debug
version is not supported by the CoinAll binary).
ipopt_cppad\Release\ipopt_cppad
It should generate the following output:
Ok: ipopt_cppad_ode
Ok: ipopt_cppad_simple
Ok: No memory leak detected
All 3 tests passed.