gsl

Jose Thadeu Cavalcante josethadeu at gmail.com
Mon Sep 15 11:14:53 BST 2008


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





More information about the KDevelop mailing list