getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Trouble Making GetFEM for MATLAB


From: Peter Caya
Subject: [Getfem-users] Trouble Making GetFEM for MATLAB
Date: Wed, 16 Jul 2014 07:15:05 -0400


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


reply via email to

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