help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Re: GLPK Help - compile GLPK inside Visual C++ 2008


From: Nigel Galloway
Subject: Re: [Help-glpk] Re: GLPK Help - compile GLPK inside Visual C++ 2008
Date: Wed, 29 Dec 2010 15:19:17 +0100

A GLPK Visual Studio project can be built very easily. The only annoying bits 
are:

 1) that you have to remember to add glpk.h which has its own directory in the 
distribution;

 2) the source directory has two subdirectories 'colamd' and 'amd' which you 
need to include.

If it still doesn't work perhaps you could send the log of the compilation with 
the error messages.

> ----- Original Message -----
> From: "glpk xypron" <address@hidden>
> To: address@hidden
> Cc: Help Glpk <address@hidden>
> Subject: [Help-glpk] Re: GLPK Help - compile GLPK inside Visual C++ 2008
> Date: Tue, 28 Dec 2010 11:55:09 +0100
> 
> 
> Hello Leonardo,
> 
> I have no experience on setting up GLPK as a proper Visual C project.
> May be somebody else on the list has.
> 
> GLPK comes with Makefiles that can be used from the console.
> 
> Unzip glpk-4.45.tar.gz.
> 
> Open a console windows (cmd.exe).
> 
> Depending on whether you are working on 32 or 64bit Windows,
> please, navigate to directory glpk-4.45\w32 or glpk-4.45\w64.
> 
> Check the paths specified in Build_GLPK_with_VC9.bat.
> 
> Execute Build_GLPK_with_VC9.bat.
> 
> see
> http://en.wikibooks.org/wiki/GLPK/Windows
> 
> A description on using GLPK in Visual C++ can be found in
> http://pitt.chapter.informs.org/files/Intro_To_GLPK_Slides.pdf
> 
> Best regards
> 
> Xypron
> 
> -------- Original-Nachricht --------
> > Datum: Mon, 27 Dec 2010 19:44:41 +0000
> > Betreff: GLPK Help
> 
> > Hi XYPRON,
> >
> > I am trying to compile GLPK inside Visual C++ 2008 but it is
> > hard until now. I created a new empty project , placed the
> > files (.c) and the headers, but I can't build it, there is a
> > link problem. Iwould like to modify some files and build a
> > new dll (lib) file. Do you know how to do it?
> >
> > Thank you.
> >
> > --
> > This message has been sent to you, a registered SourceForge.net user,
> > by another site user, through the SourceForge.net site.  This message
> > has been delivered to your SourceForge.net mail alias.  You may reply
> > to this message using the "Reply" feature of your email client, or
> > using the messaging facility of SourceForge.net at:
> > https://sourceforge.net/sendmessage.php?touser=1477882
> >
> 
> --
> NEU: FreePhone - kostenlos mobil telefonieren und surfen!                     
> Jetzt informieren: http://www.gmx.net/de/go/freephone
> 
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-glpk

>


-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com




reply via email to

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