Problem with GSL with Borland C++ 5.0

Brian Gough bjg@network-theory.co.uk
Thu Aug 8 14:33:00 GMT 2002


Bineet Gupta writes:
 > Hello,
 > 
 > I have installed GNU Scientific Library (Windows Version) and I am trying
 > to use is with Borland C++ 5 under WindowsXP Professional.
 >
 > I have mentioned the include path and lib path in the compilers path. I am
 > trying compiling the example program given in the reference manual. The
 > program compiles giving no error/warning but I am unable to 'make' the
 > compiled file ie. unable to make .exe file. The compiler gives the
 > following error message-

The library you've downloaded is compiled with Microsoft Visual C++.
I don't think it is compatible with Borland.  

regards
Brian Gough



More information about the Gsl-discuss mailing list