[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] LINK error with #include <gsl/gsl_min.h>
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Help-gsl] LINK error with #include <gsl/gsl_min.h> |
Date: |
Fri, 11 Jan 2008 14:35:49 -0600 |
On 07/01/2008, Jean-Gabriel Morineau <address@hidden> wrote:
> error LNK2019: unresolved external symbol _finite referenced in function
That's not a gcc error. You'll have to figure out how your compiler
links and then tell it to link to the GSL.
- Jordi G. H.