getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] Failure in the compilation of Getfem-4.0.0


From: Clair Poignard
Subject: Re: [Getfem-users] Failure in the compilation of Getfem-4.0.0
Date: Sun, 20 Sep 2009 12:33:34 +0200
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Dear Yves,

thanks a lot for your advices. Actually I am working on MacOSX 10.5.8. I use the compiler gcc I think...I don't know why such error occurs.

Best regards

Clair

Renard Yves a écrit :


Dear Clair.

Strange, 'uint' is an alias for 'unsigned int' in c. I never heard that it was deprecated.
What compiler do you use ?
Of course, you can replace 'uint' by 'unsigned' and it should work.

Yves.


Clair Poignard <address@hidden> a écrit :

     Hello,

I am trying to compile the latest version of getfem. When I type
make, the following errors appear. I am looking in the  file
getfem_interpotated _fem.cc and it seems there is a problem with uint,
which is not declared...Am I doing something wrong (I am working on
macOSX)?

Best regards,

Clair
PS: I had no pb with the last version 3.1

getfem_interpolated_fem.cc: In member function 'virtual void
getfem::interpolated_fem::real_base_value(const
getfem::fem_interpolation_context&, bgeot::base_tensor&, bool) const':
getfem_interpolated_fem.cc:208: error: 'uint' was not declared in
this scope
getfem_interpolated_fem.cc:208: error: expected `;' before 'rdim'
getfem_interpolated_fem.cc:213: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:215: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc:222: error: 'uint' was not declared in
this scope
getfem_interpolated_fem.cc:222: error: expected `;' before 'rdim'
getfem_interpolated_fem.cc:230: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:230: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc: In member function 'virtual void
getfem::interpolated_fem::real_grad_base_value(const
getfem::fem_interpolation_context&, bgeot::base_tensor&, bool) const':
getfem_interpolated_fem.cc:260: error: 'uint' was not declared in
this scope
getfem_interpolated_fem.cc:260: error: expected `;' before 'rdim'
getfem_interpolated_fem.cc:268: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:273: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc:274: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc:279: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:282: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc:295: error: 'uint' was not declared in
this scope
getfem_interpolated_fem.cc:295: error: expected `;' before 'rdim'
getfem_interpolated_fem.cc:305: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:305: error: 'mdim' was not declared in
this scope
getfem_interpolated_fem.cc:317: error: 'rdim' was not declared in
this scope
getfem_interpolated_fem.cc:317: error: 'mdim' was not declared in
this scope
make[2]: *** [getfem_interpolated_fem.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2





Attachment: clair_poignard.vcf
Description: Vcard


reply via email to

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