gsl
M.W.P. Burke
mwpb2 at cam.ac.uk
Mon Sep 15 18:00:33 BST 2008
On Sep 15 2008, Jose Thadeu Cavalcante wrote:
>On Monday 15 September 2008 05:53:09 M.W.P. Burke wrote:
>> Dear Kdevelop list,
>>
>> I'm new to Kdevelop (and indeed Ubunutu which I am running it on) and
>> would like to know how to use gsl (GNU Software Library) with Kdevelop.
>> I'm not entirely sure how to link the libraries and include the header
>> files.
>>
>> Many Thanks
>>
>> Matt
>>
>> _______________________________________________
>> kdevelop mailing list
>> kdevelop at kdevelop.org
>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>HI,
>
> Selecting the Options dialog you need to add in the Includes tab,
> Directories Outside Project, Add /usr/include/gsl and in Libraries tab,
> External Libraries, Add both, -lgsl and -lgslcblas.
>
>I'm use Qt4 Project, for other project type is similar.
>
>Cheers
>Thadeu
>
>
>_______________________________________________
>kdevelop mailing list
>kdevelop at kdevelop.org
>https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>
Thanks! That was just what I was after.
Matthew
More information about the KDevelop
mailing list