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]

Re: new user problems


Don Ferguson writes:
 > Hello,
 >  I am a TRUE newbie.  I am new to the GSL, C and Microsoft Visual
 > Studio. I am running Windows 2000.
 >  I have a number of questions.
 >  1.  I installed a copy of GSL 1.2 obtained from a Simtel site. I
 > was able to compile the demo main.c, but when I attempted to build
 > demo.exe I received the message
 >  LINK : fatal error LNK1181: cannot open input file "libgslML.lib"
 >  I believe that I followed all of the instructions in the README.
 > Where does the reference to libgslML.lib, as distinct from
 > libgsl.lib, come from?

Only the DLL version of the library is supplied -- the demo can be
compiled using the project configuration 'ReleaseDLL'.

 >  2.  Is it possible to use the GSL from the Visual C command line?
 > If so, how?

I haven't tried it, but it would be the same as for any other program.

 >  3.  Are pre-compiled binaries available for use with the free
 > Borland (version 5.5) compiler?

No.


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