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]

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
-------------------------------------------------------------------


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