help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] use GSL on Windows platform


From: sisyphus1
Subject: Re: [Help-gsl] use GSL on Windows platform
Date: Mon, 22 Sep 2014 20:58:12 +1000



-----Original Message----- From: address@hidden
Sent: Monday, September 22, 2014 7:21 PM


I have build the GSL with MSYS , and use eclipse for C/C++ as developing tool. I copy the gsl folder(has been builded) into workspace .Steps as follows, but have problems.

If you "#include <gsl/gsl_sf_bessel.h>" (as is the correct thing to do), then the -I switch needs to provide the location of gsl/gsl_sf_bessel.h. I suspect you've instead provided the location gsl_sf_bessel.h - and that you need to remove the trailing "\\gsl" from the path your -I switch specified.

Cheers,
Rob



















address@hidden

From: address@hidden
Date: 2014-09-22 11:19
To: Fred Perras
CC: info-gsl; help-gsl; bug-gsl
Subject: Re: Re: [Help-gsl] use GSL on Windows platform

But,but,,,the  pre-built installer has been removed from that page.



address@hidden

From: address@hidden
Date: 2014-09-22 11:05
To: Fred Perras
CC: info-gsl; help-gsl; bug-gsl
Subject: Re: Re: [Help-gsl] use GSL on Windows platform
Thanks very much.




address@hidden

From: Fred Perras
Date: 2014-09-22 05:04
To: address@hidden
CC: info-gsl; help-gsl; bug-gsl
Subject: Re: [Help-gsl] use GSL on Windows platform
Hello,


I use GSL on windows, however I used a pre-built installer of the 1.13 version that can be downloaded here. It works perfectly.

http://ascend4.org/Binary_installer_for_GSL-1.13_on_MinGW


Frédéric



On Sun, Sep 21, 2014 at 10:37 AM, address@hidden <address@hidden> wrote:

Hi,

I am a GNU fans, I want to use GSL on Windows platform ,
as there is no builded GSL on the GNU official website, how to build the GSL on Windows platform?


wating for your help, thanks!




address@hidden



reply via email to

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