getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Error in compilation of getfem++


From: LUK ShunTim
Subject: [Getfem-users] Error in compilation of getfem++
Date: Sat, 08 Apr 2006 11:27:04 +0800
User-agent: Mail/News 1.5 (X11/20060228)

Hello,

I'm trying out getfem++ and got this error when compiling

Error message:
getfem_integration.cc:1241: error: call of overloaded 'pow(double, short
unsigned int&)' is ambiguous
/usr/include/bits/mathcalls.h:154: note: candidates are: double pow(double, 
double)
/usr/include/qd/dd.h:132: note:                 dd_real pow(const dd_real&, int)
/usr/include/qd/qd.h:136: note:                 qd_real pow(const qd_real&, int)

System information:
Debian/sid, gcc-4.0, libqd2.1.142, getfem++ 2.0

Configure options:
BLAS_LIBS="-L/usr/lib/atlas/sse2 -lblas" ./configure --prefix=/usr
--enable-shared --disable-static --enable-qd --enable-qhull

I'm sorry I'm not competent enough in C++ to provide a patch.

Regards,
ST
--



reply via email to

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