Dear Gianluca,
Thank you for your report. I added std::isnan in these two files. Yves. On mardi 15 septembre 2009, Gianluca Moro wrote: > Hi all, > > I'm compiling getfem++3.1 on MacOS (Snow Leopard). It works correctly > but only after I add > > using namespace std; > > in the files: > contrib/bimaterial_crack_test/crack_exact_solution.cc > contrib/bimaterial_crack_test/bimaterial_crack_test.cc > > (otherwise i get an error as isnan is not defined - perhaps it > could be inserted in the standard distribution) > > My working environment is the following: > > ~/Desktop/data/src/getfem/getfem++-3.1 $ uname -a > Darwin nemesis.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 > 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 > ~/Desktop/data/src/getfem/getfem++-3.1 $ gcc -v > Using built-in specs. > Target: i686-apple-darwin10 > Configured with: /var/tmp/gcc_40/gcc_40-5493~95/src/configure > --disable-checking -enable-werror --prefix=/usr --mandir=/share/man > --enable-languages=c,objc,c++,obj-c++ > --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ > --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib > --build=i686-apple-darwin10 --with-arch=apple --with-tune=generic > --host=i686-apple-darwin10 --target=i686-apple-darwin10 > Thread model: posix > gcc version 4.0.1 (Apple Inc. build 5493) > ~/Desktop/data/src/getfem/getfem++-3.1 $ > > thanks > bye > Gianluca -- Yves Renard ([email protected]) tel : (33) 04.72.43.87.08 Pole de Mathematiques, INSA-Lyon fax : (33) 04.72.43.85.29 20, rue Albert Einstein 69621 Villeurbanne Cedex, FRANCE http://math.univ-lyon1.fr/~renard --------- _______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
