help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] build glpk.dll for C# so that I can call it from VS2013


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] build glpk.dll for C# so that I can call it from VS2013 on win7.
Date: Wed, 16 Sep 2015 15:04:45 +0200

GLPK is C software. C# is a different programming language. You cannot compile 
C as C#. You need a C compiler.

But you can call a C language DLL from C#.

Best regards

Heinrich Schuchardt

http://www.xypron.de

Am 16.09.15 um 14:10 schrieb usa usa

> Hi, Heinrich, thanks.
> 
> 
> 
> The link https://en.m.wikibooks.org/wiki/GLPK/Windows is about building
> 
> GLPK by Visual C++.
> 
> 
> 
> I would like to build it by Visual C#.
> 
> 
> 
> Any help would be appreciated.
> 
> 
> 
> thanks
> 
> 
> 
> 
> 
> On Wed, Sep 16, 2015 at 1:00 AM, Heinrich Schuchardt <address@hidden>
> 
> wrote:
> 
> 
> 
> > See batch files in w32 and w64 directory.
> 
> >
> 
> > Read https://en.m.wikibooks.org/wiki/GLPK/Windows
> 
> >
> 
> > Or simply use binaries provided by http://sourceforge.net/projects/winglpk
> 
> > /
> 
> >
> 
> > Best regards
> 
> >
> 
> > Heinrich Schuchardt
> 
> >
> 
> >
> 
> >
> 
> >
> 
> > usa usa <address@hidden>schrieb:
> 
> >>
> 
> >> Hi,
> 
> >>
> 
> >> I would like to build glpk.dll for C# so that I can call it from VS2013
> 
> >> on win7.
> 
> >>
> 
> >> I downloaded  http://ftp.gnu.org/gnu/glpk/glpk-4.55.tar.gz
> 
> >>
> 
> >> But, the INSTALL document only talked about how to build and install it
> 
> >> on linux.
> 
> >>
> 
> >> How to build it in VS2013 to get the .dll ?
> 
> >>
> 
> >> Any help would be appreciated.
> 
> >>
> 
> >> thanks
> 
> >>
> 
> >>
> 
> >>
> 
> >> _______________________________________________ Help-glpk mailing list
> 
> >> address@hidden https://lists.gnu.org/mailman/listinfo/help-glpk
> 
> >
> 
> >



reply via email to

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