[SCIP] CPLEX 12.7 and SCIP compile error

M. Farham pharham at gmail.com
Sun Nov 27 17:46:10 CET 2016


Hi
With CPLEX v12.7, I get the following error in 'make LPS=cpx ZIMPL=false'.

-> compiling obj/O.linux.x86_64.gnu.opt/lib/lpi/lpi_cpx.o
src/lpi/lpi_cpx.c: In function ‘SCIPlpiGetRows’:
src/lpi/lpi_cpx.c:1856:22: error: ‘CPXERR_NO_RNGVAL’ undeclared (first use
in this function)
       if( retcode != CPXERR_NO_RNGVAL ) /* ignore "No range values" error
*/
Makefile:989: recipe for target
'obj/O.linux.x86_64.gnu.opt/lib/lpi/lpi_cpx.o' failed

According to the release notes for CPLEX 12.7.0 (
https://www.ibm.com/support/knowledgecenter/SSSA5P_12.7.0/
ilog.odms.cplex.help/CPLEX/ReleaseNotes/topics/releasenotes127/removed.html
), they have removed some of the CPLEX elements including CPXERR_NO_RNGVAL
error code.

Regards,

-- 
M Saleh F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20161127/f835297a/attachment.html>


More information about the Scip mailing list