help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] where are the lib file to link agaist in MS Visual Studio


From: da wang
Subject: Re: [Help-gsl] where are the lib file to link agaist in MS Visual Studio IDE
Date: Tue, 4 Oct 2011 00:00:36 -0700 (PDT)

Hi Greg,
 
Following your link and recompile works, now I realize I need to build the .lib 
file and dll for gsl first. Currently I only build for gsl-1.8. But according 
to the web page from your link, looks like as long as I overwrite eigen 
directory with the content from gsl-1.14 or gsl-1.15, and add those .c files 
under eigen directory to the gsl project for windows, I should be able to 
compile gsl-1.15 for windows as well.
 
Thank you so much for your  help. Really appreciate it.
 
Lake


________________________________
From: Greg Lyukshin <address@hidden>
To: da wang <address@hidden>
Cc: "address@hidden" <address@hidden>
Sent: Monday, October 3, 2011 8:23 PM
Subject: Re: [Help-gsl] where are the lib file to link agaist in MS Visual 
Studio IDE


If I understood correctly, all you are trying to do is to link your project to 
gsl so you can use gsl libraries.It also seems that you are using MS Visual 
Studio. If I am correct, you shouldn't be making any changes in windows 
environment. Follow this tutorial closely and you will be fine: 
http://www.quantcode.com/modules/smartfaq/faq.php?faqid=94&com_id=2453&com_rootid=2453&#comment2453&;


On Mon, Oct 3, 2011 at 10:29 AM, da wang <address@hidden> wrote:

Dear Sir/Madam,
> 
>I installed in my win7 64 bit machine GSL 1.8 for windows. But in C:\Program 
>Files (x86)\GnuWin32\lib directory, I can't find any .lib files which are 
>required to link within MS VS IDE. I checked your gsl-ref.pdf, it only talks 
>about linking with .a files, but that's for linux or unix environment. So how 
>to link in true windows envirment? Really appreciate your help.
> 
>Lake
>_______________________________________________
>Help-gsl mailing list
>address@hidden
>https://lists.gnu.org/mailman/listinfo/help-gsl
>


-- 
Greg Lyukshin


reply via email to

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