Compilation fails under gcc-4.3.1
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
When trying to compile meshlab under gcc-4.3.1 I get the following error at the very beginning:
sf/vcg/simplex/vertexplus/component.h:426: Error: Declaration of »typedef struct vcg::vert::CurvatureDirType<float> vcg::vert::EmptyCurvatureDir::CurvatureDirType« changes the meaning of »CurvatureDirType« in »struct vcg::vert::CurvatureDirType<float>«</float></float>
Note that I translated the error message from German to English, as my gcc is configured to output messages in German.