help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] GSL using a Makefile


From: Rhys Ulerich
Subject: Re: [Help-gsl] GSL using a Makefile
Date: Fri, 11 Oct 2013 13:28:06 -0500

> address@hidden Poisson]$ g++ -w -O4 'gsl-config --cflags' -o vsd_nbPoi *.cpp 
> 'gsl-config --libs'
> g++: gsl-config --cflags: No such file or directory
> g++: gsl-config --libs: No such file or directory
> knk_args.cpp:3:22: error: knk_args.h: No such file or directory
> knk_args.cpp:6:20: error: njs_io.h: No such file or directory

Ah.  I'd expected gsl-config to be in your path.  It's not.

Have a good weekend,
Rhys



reply via email to

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