ILOG CPLEX 10.1 Release Notes > > ILOG CPLEX 10.1 Release Notes > Conversion Note for All Users |
Conversion Note for All Users |
INDEX
![]() |
In the makefile distributed with the product, the target to compile and execute examples distributed with the product now expects the path of the current working directory (that is, ./
). This convention avoids ambiguity between names of the examples and any existing executable software already installed on the user's platform. For example, previous instructions about compiling and executing ILOG CPLEX examples suggested the following command:
make example
Now the recommended command is:
make ./example
Copyright © 1987-2006 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |