help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Problem in compiling c programs with glpk 4.45


From: Henrique csamora
Subject: [Help-glpk] Problem in compiling c programs with glpk 4.45
Date: Thu, 10 Feb 2011 23:27:45 +0000

I had the following problem when trying to compile (with Dev C++) the file  sample.c, which is distributed with the package:

##########################################################
....
glpmat.o(.text+0xf5f):glpmat.c: undefined reference to `_glp_amd_defaults'
glpmat.o(.text+0xff1):glpmat.c: undefined reference to `_glp_amd_order'
glpmat.o(.text+0x1269):glpmat.c: undefined reference to `_glp_symamd'
collect2: ld returned 1 exit status

make.exe: *** [ProjetoGLPK.exe] Error 1

Execution terminated

############################################################

reply via email to

[Prev in Thread] Current Thread [Next in Thread]