help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] compilation problem in ns3


From: Andrew Makhorin
Subject: Re: [Help-glpk] compilation problem in ns3
Date: Sat, 21 Nov 2015 17:30:27 +0300

On Sat, 2015-11-21 at 15:16 +0100, Ali Marandi wrote:
> I am not running with gcc, am running with waf !.
> 
> On Sat, Nov 21, 2015 at 3:05 PM, Ali Marandi <address@hidden>
> wrote:
>         Thanks Dusan, you mean "./waf --run -lglpk filename.cc" ?

You need to properly install glpk and then perform some equivalent of
the following command:

   gcc foo.c -lglpk -lm

in the same way as you usually link your programs with libraries.




reply via email to

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