AW: hypergeometric function
J.J. Gomez Cadenas
gomez@ific.uv.es
Thu Dec 6 09:15:00 GMT 2001
Hi Brian,
No, I haven't tried, I just downloaded the .exe program. I may try next
week. MVC++ is a pain in the neck...
jj
-----Mensaje original-----
De: Brian Gough [mailto:bjg@network-theory.co.uk]
Enviado el: jueves, 13 de diciembre de 2001 0:36
Para: J.J. Gomez Cadenas
CC: J.J. Gomez Cadenas; gsl-discuss@sources.redhat.com
Asunto: RE: AW: hypergeometric function
J.J. Gomez Cadenas writes:
> 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.
>
> test_complex.exe - 2 error(s), 0 warning(s)
>
> Notice that the missing symbol is in a module of libgsld.lib. I
downloaded
> v1 only a few days ago
>
Hi,
I couldn't even get that far unfortunately (see below).
Have you tried recompiling the library yourself using GSL.dsw?
Brian
--------------------Configuration: test - Win32 Debug--------------------
Compiling...
jjtest.c
c:\program files\microsoft visual studio\vc98\include\eh.h(32) : fatal error
C1189: #error : "eh.h is only for C++!"
Error executing cl.exe.
jjtest.obj - 1 error(s), 0 warning(s)
--------------------Configuration: test - Win32 Debug--------------------
Compiling...
GSL_Complex.cpp
c:\program files\microsoft visual studio\vc98\include\utility(81) : error
C2146: syntax error : missing ';' before identifier 'iterator_category'
c:\program files\microsoft visual studio\vc98\include\utility(84) :
see reference to class template instantiation 'std::iterator_traits<_It>'
being compiled
c:\program files\microsoft visual studio\vc98\include\utility(81) : error
C2838: illegal qualified name in member declaration
c:\program files\microsoft visual studio\vc98\include\utility(84) :
see reference to class template instantiation 'std::iterator_traits<_It>'
being compiled
....
c:\program files\microsoft visual studio\vc98\include\xstring(292) :
see declaration of 'replace'
c:\program files\microsoft visual studio\vc98\include\xstring(597) :
see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>'
being compiled
c:\program files\microsoft visual studio\vc98\include\xstring(297) : fatal
error C1003: error count exceeds 100; stopping compilation
c:\program files\microsoft visual studio\vc98\include\xstring(597) :
see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>'
being compiled
Error executing cl.exe.
GSL_Complex.obj - 102 error(s), 0 warning(s)
More information about the Gsl-discuss
mailing list