[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Undefined reference to gsl_deriv_forward
From: |
Vale Cofer-Shabica |
Subject: |
Re: [Help-gsl] Undefined reference to gsl_deriv_forward |
Date: |
Tue, 24 May 2016 11:46:36 -0400 |
Hi Simon,
Could you give us some more info about you set-up (OS & how you installed
GSL) and how you're compiling your program? I suspect that you may be
missing a flag to link the GSL libraries, -lgsl.
-vale
--
vale cofer-shabica
401.267.8253
On Tue, May 24, 2016 at 8:33 AM, Simon Bart <address@hidden>
wrote:
> I've posted my issue in the subject box. I'm new to GSL. It was the best
> library I could find with the most math and science operations. I am using
> C++, but I've even tried with C and the same error occurs. Hope there's
> some help here.
>
> Cheers,
> Simon
>