Compile Error with GCC 4.7.2
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
I encounter an error during make when I'm trying to build the full v1.3.2. It seems to be very similar to the bug reported and repaired here
I will provide more information as requested.
In file included from meshmodel.h:52:0,
from filterparameter.cpp:31:
../../../vcglib/wrap/gl/trimesh.h: In function ‘void vcg::Crease(MESH_TYPE&, typename MESH_TYPE::scalar_type)’:
../../../vcglib/wrap/gl/trimesh.h:1006:9: error: ‘vcg::math::Swap’ is not a class member
make[1]: *** [filterparameter.o] Error 1
make: *** [sub-common-make_default-ordered] Error 2
The error is present in the code in MeshLabSrc_AllInc_v132.tgz
I don't know if it is present in anything much later.
Was this ever resolved? I'm struggling with the same issue
As far as I know, has not. Sorry for taking so long in my reply.
Pvt. J Beggs, Army of the States.
From: Phillip J Fry pejfry@users.sf.net
To: [meshlab:bugs] 354@bugs.meshlab.p.re.sf.net
Sent: Monday, June 3, 2013 4:26 PM
Subject: [meshlab:bugs] #354 Compile Error with GCC 4.7.2
Was this ever resolved? I'm struggling with the same issue
[bugs:#354] Compile Error with GCC 4.7.2
Status: open
Labels: 1.3.2
Created: Thu Mar 28, 2013 09:57 AM UTC by J Beggs
Last Updated: Thu Mar 28, 2013 10:03 AM UTC
Owner: nobody
I encounter an error during make when I'm trying to build the full v1.3.2. It seems to be very similar to the bug reported and repaired here
I will provide more information as requested.
In file included from meshmodel.h:52:0,
from filterparameter.cpp:31:
../../../vcglib/wrap/gl/trimesh.h: In function ‘void vcg::Crease(MESH_TYPE&, typename MESH_TYPE::scalar_type)’:
../../../vcglib/wrap/gl/trimesh.h:1006:9: error: ‘vcg::math::Swap’ is not a class member
make[1]: [filterparameter.o] Error 1
make: [sub-common-make_default-ordered] Error 2
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/meshlab/bugs/354/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs: #354