[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] GLPK with MFC
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] GLPK with MFC |
Date: |
Mon, 27 Apr 2009 15:34:39 +0300 |
> I'm a student from Moscow State University and I need to use linear
> programming in my research. By description Gnu Linear Programming Kit
> appeared to be most suitable for my purposes but I've failed to integrate
> it to my VC program (I've tried simply to add glpk.lib to my project, but
> it conflicts with project default libs).
Hmm... Could you provide diagnostic messages?
> Please, how can I use glpk in a
> VC7 MFC project?
You can download the most recent version of the package, which is
4.37, and compile it with MSVC; see batch files in subdirectory 'w32'.
Hope there must be no problem.
Glpk distribution can be ftp'ed from ftp://ftp.gnu.org/gnu/glpk/ or
from some mirror ftp sites; see http://www.gnu.org/order/ftp.html ;
please use a mirror if possible.