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: Francesco Abbate
Subject: Re: [Help-gsl] use GSL on Windows platform
Date: Sun, 21 Sep 2014 23:08:58 +0200

2014-09-21 16:37 GMT+02:00 address@hidden <address@hidden>:
> 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?


Hi,

in my experience the best way to have GSL on windows is to use the
mingw compiler and tool chain and to build the library from the
source, in a similar way of what you will do on Linux. You may
encounter some problems related to the windows environment but
globally everything is quite okay.

I had an internship at work and my student was using codeblock C++. I
think this is ok too but I think is better mingw itself because you
understand how things works and don't depend on a visual ide.

May be you can compile the GSL library with the Visual Studio compiler
from MS but I personally don't know a lot about this approach.

-- 
Francesco



reply via email to

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