This is the mail archive of the
gsl-discuss@sources.redhat.com
mailing list for the GSL project.
Using GSL with Borland C++
- From: johnson at stat dot colostate dot edu
- To: gsl-discuss at sources dot redhat dot com
- Date: Tue, 26 Mar 2002 17:02:28 -0700
- Subject: Using GSL with Borland C++
Can anyone who has used gsl with Borland C++ 5.02 give me some
hints on how to include the import library and .dll with my project. Sorry
to ask such a basic question, but, I'm new to the IDE type environment
and I can't get the import library to link properly. I've tried the following
hierarchy in the project manager window
exesrc.exe
|
+-- exesrc.cpp
|
+--libgsl-bcc.lib
| |
| +--libgsl.dll
|
+--libgslcblas-bcc.lib
|
+--libgslcblas.dll
I've also tried many permutations as well, but nothing seems to work.
Am I missing anything major? Any help is appriciated I've spent many
hours trying to successfully use the library.
-Devin
--------------------------------------------------------------------
Devin Johnson
Graduate Teaching Assistant
Department of Statistics
Colorado State University
-------------------------------------------------------------------