-----Original Message----- From: me.maple.w...@gmail.com
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



















me.maple.w...@gmail.com

From: me.maple.w...@gmail.com
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.



me.maple.w...@gmail.com

From: me.maple.w...@gmail.com
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.




me.maple.w...@gmail.com

From: Fred Perras
Date: 2014-09-22 05:04
To: me.maple.w...@gmail.com
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, me.maple.w...@gmail.com <me.maple.w...@gmail.com> 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!




me.maple.w...@gmail.com

Reply via email to