Hello,

I am a student trying to install GetFEM++ for a project. I have had a lot of
trouble getting it running for one reason or another.  Here is where I am
now:

-  I am installing this on Linux Mint 17
-  My MATLAB file is located at /home/user/Matlab.
-  My MATLAB version is 2012a
-  GetFEM is installed on my Desktop

I have used the ./configure command successfully.  Afterwards, I attempted
to
make the file and got the errors on the attached text document

*./gmm/gmm_vector.h:245:62: note: declarations in dependent base
‘std::map<long unsigned int, double, std::less<long unsigned int>,
std::allocator<std::pair<const long unsigned int, double> > >’ are not
found by unqualified lookup*
*./gmm/gmm_vector.h:245:62: note: use ‘this->erase’ instead*
*make[2]: *** [getfem_mesh_fem.lo] Error 1*
*make[2]: Leaving directory `/home/peter/Desktop/getfem-4.0.0/src'*
*make[1]: *** [all-recursive] Error 1*
*make[1]: Leaving directory `/home/peter/Desktop/getfem-4.0.0'*
*make: *** [all] Error 2*

Any help regarding this would be greatly appreciated.

-- 
Peter Caya

Attachment: Make
Description: Binary data

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

Reply via email to