This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error on Example for Interpolation program.


I keep getting a linking error: "error LNK2001: unresolved external symbol _gsl_interp_cspline" when I try to compile the example program in the interpolation section. I am sure I have included the two lib files:
C:\softwares\GSL\include\gsl          - header files
C:\softwares\GSL\lib\libgsl.lib       - Main lib file
C:\softwares\GSL\lib\libgslcblas.lib  - BLAS lib file
Also, the 'include' and 'lib' paths are correctly set. 

Can anyone please suggest any solution ? 

thank you,
Sachin 
Chicago, IL 


__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]