[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] GSL-2.3 for Visual Studio
From: |
ƦOB COASTN |
Subject: |
Re: [Help-gsl] GSL-2.3 for Visual Studio |
Date: |
Wed, 22 Feb 2017 13:59:18 -0500 |
Greetings Frederic,
Have you considered using CMAKE or NUGET?
nuget install
Victor Zverovich's CMAKE gsl build:
https://github.com/ampl/gsl/
NUGET Package Manager:
https://www.nuget.org/packages/gsl-msvc14-x64/
https://www.nuget.org/packages/gsl-msvc14-x86/
Thanks,
Robert Pancoast
On Wed, Feb 22, 2017 at 10:56 AM, Frederic Perras
<address@hidden> wrote:
> Hi,
>
> I am trying to build the GSL libraries using visual studio. I'm using the
> version provided on Github (https://github.com/BrianGladman/gsl/) which
> contains instructions and project files for visual studio. Unfortunately,
> however, whenever I build the project it only creates the cblas.lib or
> cblas.dll files (depending whether I try to build the static or dynamic
> libraries). Does anybody know what might be wrong here and how to properly
> build both files for Windows?
>
> Thanks,
>
> --
> Frédéric Perras, PhD
> Ames Laboratory
> US Department of Energy
> Ames, IA, 50011