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: can't link the library


Yan Cheng writes:
 > I got the following error msg when linking:
 > --------------------Configuration: testgsl - Win32 Release--------------------
 > Linking...
 > main.obj : error LNK2001: unresolved external symbol _gsl_rng_default
 > Release/testgsl.exe : fatal error LNK1120: 1 unresolved externals
 > Error executing link.exe.
 > 
 > Any idea? I have followed the instruction on the readme to add the 
 > necessary path in the
 > project setting.

I think you need to link to the gsl .lib files, see the README for
details.

regards

-- 
Brian Gough

Network Theory Ltd            
15 Royal Park                 
Bristol BS8 3AL               
United Kingdom                

Tel: +44 (0)117 3179309 
Fax: +44 (0)117 9048108              
Web: http://www.network-theory.co.uk/


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