AW: hypergeometric function
J.J. Gomez Cadenas
gomez@ific.uv.es
Wed Dec 19 13:20:00 GMT 2001
Hi all,
I get the problem below when trying to link a test program for a C++ complex
class that wraps gsl complex. The program compiles fine AND compiles, links
and executes no problem in Linux. I have just downloaded version v1 of GSL
for windows. Any ideas?
Note: I have searched in the sources for "HUGE" and I only find the work in
gsl_nan.h
However, I cannot see the word __HUGE there...
thanks, jj
This is the error....
Done Searching Libraries
libgsld.lib(invhyp.obj) : error LNK2001: unresolved external symbol __HUGE
../Win32Debug/test_complex.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
More information about the Gsl-discuss
mailing list