help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Building GSL under Visual C++, Mission Impossible


From: Mark Dunner
Subject: Re: [Help-gsl] Building GSL under Visual C++, Mission Impossible
Date: Thu, 4 Dec 2003 16:42:38 -0800 (PST)

> It is scripts/windist.sh in CVS.

Thanks, this helped a lot.
By the way, who should I flag these documentation bugs to? A lot of
people must be going through the same painful process and wasting a lot
of time...

Anyway, I built the zip file, and unzipped it under Windows.
Compiled the documentation ok.
Now HACKING says "Build workspace GSL.dsw". I built the following
workspaces instead, but I have a lot of warnings and for the DLL some
errors. Details below.
Could you please help? Thank you so much.

Regards,
Mark


---------------------------
GSLLIBML.dsw


[...]
sasum.c
C:\usr\Giulio\SGANCIA\3rd parties\gsl-1.4\cblas\source_asum_r.h(30) :
warning C4244: '+=' : conversion from 'double ' to 'float ', possible
loss of data
[...]

gslcblas.lib - 0 error(s), 55 warning(s)


[...]
oper.c
C:\usr\Giulio\SGANCIA\3rd parties\gsl-1.4\matrix\oper_source.c(149) :
warning C4244: '*=' : conversion from 'const double ' to 'char ',
possible loss of data
[...]

gsl.lib - 0 error(s), 186 warning(s)


---------------------------
GSLLIBMT.dsw


gslcblas.lib - 0 error(s), 55 warning(s)
gsl.lib - 0 error(s), 186 warning(s)

---------------------------
GSLDLL


[...]
gslcblas.def : error LNK2001: unresolved external symbol _cblas_caxpy
[...]
gslcblas.def : error LNK2001: unresolved external symbol _cblas_ztrsv
Release/gslcblas.lib : fatal error LNK1120: 143 unresolved externals
LINK : fatal error LNK1141: failure during build of exports file

gslcblas.dll - 145 error(s), 55 warning(s)


LINK : fatal error LNK1181: cannot open input file "gslcblas.lib"
Error executing link.exe.

gsl.dll - 1 error(s), 186 warning(s)


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]