From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J.J. Gomez Cadenas" To: Subject: RE: AW: hypergeometric function Date: Wed, 19 Dec 2001 13:20:00 -0000 Message-ID: References: <15374.30658.124300.976226@debian> X-SW-Source: 2001/msg00801.html Message-ID: <20011219132000.ScTGGYB-ZR78Ngb-A3-hguKIDHLrlAuccc8kI6oYluQ@z> 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.