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
--

_______________________________________________
Getfem-users mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/getfem-users

Reply via email to