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]

Linking Errors in MS Visual C++ 6.0


Hi

Can someone please help me with this - I am very much a novice programmer, using GSL 1.3 in MS Visual C++ 6.0 . I think I've followed all the instructions in the readme.txt file - put the gsl libraries in the Link box, put /MD in the Project Options box - and I still keep getting these errors:

IX model.obj : error LNK2001: unresolved external symbol _gsl_multiroot_fsolver_hybrids
Debug/Model.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

None of the other gsl functions in the program give this problem - gsl_integration and gaussian functions work perfectly. The section of code implementing the multiroot functions is borrowed directly from the example given in the manual with minimal modifications.

I'm sure there's something really obvious that I've missed here - can someone please help?

Thanks,

John Provis






_________________________________________________________________
MSN Instant Messenger now available on Australian mobile phones. Go to http://ninemsn.com.au/mobilecentral


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