![]() |
Prev | Next | InstallWindows |
zip
utility.
The ascii files for these downloads are in
Windows format; i.e., each line ends with both a carriage return
and then a line feed.
CPL License | cppad-20071229.cpl.zip |
GPL License | cppad-20071229.gpl.zip |
get_started/get_started.sln
in Visual Studio and then select Build | Build get_started.exe
.
Then in a Dos box, execute the following command
introduction\get_started\Debug\get_started
introduction/exp_apx/exp_apx.sln
in Visual Studio.
Then select Build | Build exp_apx.exe
.
Then in a Dos box, execute the following command
introduction\exp_apx\Debug\exp_apx
example/example.sln
in Visual Studio.
Then select Build | Build Example.exe
.
Then in a Dos box, execute the following command
example\Debug\example
test_more/test_more.sln
in Visual Studio and then select Build | Build test_more.exe
.
Then in a Dos box, execute the following command
test_more\Debug\test_more
print_for\print_for.sln
in Visual Studio.
Then select Build | Build print_for.exe
.
Then in a Dos box, execute the following commands
print_for\Debug\print_for
speed\cppad\cppad.sln
in Visual Studio.
Then select Build | Build cppad.exe
.
Then in a Dos box, execute the following commands
speed\cppad\Debug\cppad
Note that none of the
speed\double\double.sln
in Visual Studio.
Then select Build | Build double.exe
.
Then in a Dos box, execute the following commands
speed\double\Debug\double
speed\example\example.sln
in Visual Studio.
Then select Build | Build example.exe
.
Then in a Dos box, execute the following commands
speed\example\Debug\example