[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Re: GLPK Help - compile GLPK inside Visual C++ 2008
From: |
glpk xypron |
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] Re: GLPK Help - compile GLPK inside Visual C++ 2008,
glpk xypron <=