This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gsl installation


Dear Raphael,

you may put all .h files in the \Dev-C++\Include\gsl directory and the 
.a files may go to \Dev-C++\Lib\gsl directory. Besides that, in Dev--C++ 
go to Project-->Project Options and add

c:\dev-c++\lib\gsl\libgsl.a

to the field "Further object files or linker options."

Regards,
Roberto

Brian Gough wrote:

> Raphael Viscarra Rossel writes:
>  > Hello,
>  > 
>  > i downloaded the C gsl scientific library and am having problems with its
>  > installation. I am relatively new to C programming but have some experience
>  > with the SPLUS language. I have the BLOODSHED DEV-C++ 4 IDE
>  > (http://www.bloodshed.net/) which I have been learning with. I have tried to
>  > follow the readme and install files that were supplied with gsl but no go. I
>  > was wondering if you could help. I am running on WINDOWS 2000.
>  > 
>  > I will appreciate your help very much and look forward to hearing from you.
>  > 
>  > Best wishes,
>  > 
>  > Raphael.
>  > 
> 
> I'm forwarding your message to the gsl-discuss@sources.redhat.com list
> to see if anyone can help you --  I'm not familiar with that software.
> 
> If you search the list archives for DEV at
> http://sources.redhat.com/ml/gsl-discuss/ 
> you'll find some previous messages.
> 
> regards
> Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]