help-glpk
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Help-glpk] problem when compiling
From
:
Joey Rios
Subject
:
[Help-glpk] problem when compiling
Date
:
Tue, 14 Jul 2009 23:39:48 -0700
Looks like you got the include path correct, but you probably need the glpk
library on your library path. You can add a flag when compiling. Figure
out where libglpk lives and try the '-L' flag when you compile.
gcc -o sample_binary
sample.c -I/usr/include/glpk-4.26/include -lglpk -L/path/to/libglpk
reply via email to
[
Prev in Thread
]
Current Thread
[Next in Thread]
[Help-glpk] problem when compiling
,
Antonio Perini
,
2009/07/13
[Help-glpk] problem when compiling
,
Joey Rios
<=
Prev by Date:
[Help-glpk] Saving and Restoring a Basis to a file
Next by Date:
Re: [Help-glpk] MIP code
Previous by thread:
[Help-glpk] problem when compiling
Next by thread:
[Help-glpk] Displaying the dual value of variables and constraints
Index(es):
Date
Thread