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 error with MSVC 6 / Win 2000 box


Hi,
i'm trying to use the simulated annealing functions with Microsoft Visual C++ 6.
The compiler return only this 2 errors:

Linking...
main.obj : error LNK2001: unresolved external symbol _gsl_rng_default
Debug/Test_Random.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

Test_Random.exe - 2 error(s), 1 warning(s)

I had gsl_directory_library and - libgsl.lib and libgslcblas.lib - in the settings but I still have these errors !

I'm using a precompiled library !

Any ideas

thanks

Vincent


--
Vincent Daanen,
Research Engineer- Post Doctoral Position
Laboratoire TIMC/IMAG Equipe GMCAO - Université Joseph Fourier - CNRS UMR 5525
Faculté de Médecine - Domaine de la Merci - 38706 La Tronche cedex - France
Tel: +33 (0)4 76 54 95 23
Vincent.Daanen@imag.fr


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