|
From: | Brian Gladman |
Subject: | Re: [Help-gsl] Cannot access GSL functions |
Date: | Tue, 30 Apr 2013 19:34:27 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 |
Did you build the DLL or the static library version of the library? It looks as if you are trying to link to the DLL version - is that what you want to do? Note also that there are two static libraries that you need to link in the Visual Studio build - gsl.lib and cblas.lib. Brian
[Prev in Thread] | Current Thread | [Next in Thread] |