|
From: | George Japaridze |
Subject: | Re: [Help-gsl] XCode and GSL |
Date: | Mon, 26 Jun 2006 18:20:12 -0400 |
complaints whatsoever.I tried Martin's way - still gives a problem, but another one. XCode founds/links gsl_sf_bessel.h, but, in this file there are other header files, e.g. gsl_mode.h - like "#include gsl_mode.h". So, gsl_sf_bessel.h is found, but I need to figure out how to make XCode to get to all the header and lib files. I included my include lib paths in my .bashrc - still no good.
Don't know... On Jun 26, 2006, at 6:05 PM, Daniel J Farrell wrote:
Yeah that looks like the problem.I guess you have installed this with fink? How do you find the stability? I installed mine with Darwin Ports (build from source) and don't have an complaints.Although this is probably off topic what is peoples experience with fink vs. darwin ports?Dan. PS for future darwin port installations have a look here: http://www.boyfarrell.com/xcode/linking.html On 26 Jun 2006, at 17:04, Martin Jansche wrote:On 6/26/06, George Japaridze <address@hidden> wrote:- Header Search Paths - /usr/local/include/gsl[snip]#include <gsl/gsl_sf_bessel.h>[snip]comes out with error message: "error: gsl/gsl_sf_bessel.h: No such file or directory",My guess is the setting of Header Search Paths is wrong. What is the full path to gsl_sf_bessel.h? If it's /usr/local/include/gsl/gsl_sf_bessel.h, then you'd have to set Header Search Paths to /usr/local/include. -- mj _______________________________________________ Help-gsl mailing list address@hidden http://lists.gnu.org/mailman/listinfo/help-gsl
************************************************************************ ******************* Dr. George Japaridze CTSPS, Clark Atlanta University
address@hidden 404 880 6420 Office
http://ctsps.cau.edu/george/index.html 404 226 3847 Cell
[Prev in Thread] | Current Thread | [Next in Thread] |