[Osi] Configure with Mosek is not working -- symbol MSK_openmosek

Stefan Vigerske stefan at math.hu-berlin.de
Sun Oct 25 06:34:51 EDT 2009


Hi,

> Configure as follows
> ./configure --with-mosek-incdir="/usr/local/mosek/6/tools/platform/linux64x86/h"
> --with-mosek-lib="-L/usr/local/mosek/6/tools/platform/linux64x86/bin"

You also need to provide some -l flags in --with-mosek-lib, i.e.,
--with-mosek-lib wants to have the linker flags to link against Mosek,
not only a path where the library resists.

Stefan




More information about the Osi mailing list