[Scip] about installing SCIP at a 64-bit Windows system

lixiangyong at 163.com lixiangyong at 163.com
Wed Jul 1 02:34:24 CEST 2015


Dear all,

I am installing SCIP at a 64-bit Windows system.  I got the following warning and error information:


obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x666c): undefined reference to `_imp__CPXcreateprob at 12'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6c03): undefined reference to `_imp__CPXgetobjval at 12'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6cb1): undefined reference to `_imp__CPXgetobjsen at 8'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6d53): undefined reference to `_imp__CPXgetlb at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6d85): undefined reference to `_imp__CPXgetub at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6ee0): undefined reference to `_imp__CPXchgbds at 24'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x6f70): undefined reference to `_imp__CPXchgbds at 24'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x70c5): undefined reference to `_imp__CPXcopybase at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7216): undefined reference to `_imp__CPXcopybase at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7402): undefined reference to `_imp__CPXgetobjsen at 8'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x74a3): undefined reference to `_imp__CPXgetlb at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x74d5): undefined reference to `_imp__CPXgetub at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7630): undefined reference to `_imp__CPXchgbds at 24'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x76c0): undefined reference to `_imp__CPXchgbds at 24'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x77c2): undefined reference to `_imp__CPXcopybase at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7953): undefined reference to `_imp__CPXcopybase at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7b14): undefined reference to `_imp__CPXgetnumcols at 8'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7b2f): undefined reference to `_imp__CPXgetnumrows at 8'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7bfd): undefined reference to `_imp__CPXgetlb at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7c41): undefined reference to `_imp__CPXgetub at 20'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7d87): undefined reference to `_imp__CPXcopybase at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7e99): undefined reference to `_imp__CPXreadcopyprob at 16'
obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o:lpi_cpx.c:(.text+0x7f19): undefined reference to `_imp__CPXwriteprob at 16'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: obj/O.mingw.x86.gnu.opt/lib/lpi/lpi_cpx.o: bad reloc address 0x214 in section `.
rdata'
collect2.exe: error: ld returned 1 exit status
ln: creating symbolic link `scip.mingw.x86.gnu.opt.cpx.exe' to `scip-3.1.1.mingw.x86.gnu.opt.cpx.exe': No such file or directory
make[1]: *** [bin/scip.mingw.x86.gnu.opt.cpx.exe] Error 1
make: *** [all] Error 2 


Would you please help me to figure it out? Thanks.


Regards,


Xiangyong Li



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20150701/15b58a93/attachment.html>


More information about the Scip mailing list