dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08841
Compile error in dolfin/log/Table.cpp line 112 and 118
On my 64bit Ubuntu, I get the following errors when compiling:
dolfin/log/Table.cpp: In member function ‘void dolfin::Table::disp() const’:
dolfin/log/Table.cpp:112: error: no matching function for call to
‘max(unsigned int&, size_t)’
dolfin/log/Table.cpp:118: error: no matching function for call to
‘max(unsigned int&, size_t)’
Any help is appreciated.
Ola
Follow ups