help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] Runtime errors when using gsl_interp2d


From: Lai Zhong Yuan
Subject: [Help-gsl] Runtime errors when using gsl_interp2d
Date: Wed, 28 Oct 2015 12:42:04 +0000 (UTC)

Dear All,
I have written a script which #includes gsl_interp2d and gsl_spline2d. 
Compiling works, but linking with 
g++ -L/usr/local/lib myProgram.o -lgsl -lgslcblas -lm
gives me the error
a.out: symbol lookup error: a.out: undefined symbol: gsl_interp2d_bilinear
Can anyone help? Have i forgotten to include something?
For what it's worth i cloned the latest version from the git repository.



Regards,Zhongyuan

reply via email to

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