For the compilation you have to make sure that the ABACUS include
files and the include files of your LP-solver(s) are found.
Moreover, the compiler flags for your operating system, compiler, and
your LP-solver have to be specified (see Tables
,
,
and Section
).You
find a list of all preprocessor flags in Section
.
The object files of your application have to be linked together with the ABACUS library libabacus.a and at least one LP-solver (the Cplex callable library or the SoPlex library).