help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Help on using GLPK 4.9 in MS VC++ 6.0


From: Andrew Makhorin
Subject: Re: [Help-glpk] Help on using GLPK 4.9 in MS VC++ 6.0
Date: Sun, 2 Apr 2006 05:32:15 +0400

> Compilation works fine but the problem lies with the linking where the
> following error messges occur:
> 
> sim.obj : error LNK2001: unresolved external symbol "void __cdecl
> glp_lpx_delete_prob(struct LPX *)" (?glp_lpx_delete_prob@@YAXPAULPX@@@Z)
> sim.obj : error LNK2001: unresolved external symbol "void __cdecl
> glp_lpx_set_prob_name(struct LPX *,char *)"
> (?glp_lpx_set_prob_name@@YAXPAULPX@@address@hidden)

See http://lists.gnu.org/archive/html/help-glpk/2003-11/msg00017.html





reply via email to

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