> 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@@[EMAIL PROTECTED])
See http://lists.gnu.org/archive/html/help-glpk/2003-11/msg00017.html _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
