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: Linking problems Visual C, v 6.0


Marco Hernandez writes:
 > 
 > I am trying to use GSL in Visual C++ v 6.0, for sorting.  In
 > principle I can compile, but when linking I get the messages:
 > 
 > uwb_main.obj : error LNK2001: unresolved external symbol
 > 
 > I have the paths to GSL-include and GSL-library in Visual C
 > correctly, so I don't know why I get these errors.
 > 

The "Demo" project supplied with the installer has the appropriate
project settings for static / DLL usage -- look in there for hints.

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]