filter_texture.cpp:370:34: required from here
../../../../vcglib/vcg/complex/algorithms/parametrization/poisson_solver.h:454:9: warning: ‘Eigen::DynamicSparseMatrix<_Scalar, _Flags, _Index>::DynamicSparseMatrix(Eigen::DynamicSparseMatrix<_Scalar, _Flags, _Index>::Index, Eigen::DynamicSparseMatrix<_Scalar, _Flags, _Index>::Index) [with _Scalar = double; int _Options = 0; _Index = int; Eigen::DynamicSparseMatrix<_Scalar, _Flags, _Index>::Index = int]’ is deprecated (declared at ../../../../vcglib/eigenlib/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:233) [-Wdeprecated-declarations]
make[1]: *** [filter_texture.o] Error 1
make[1]: se sale del directorio `/home/paco/3D/MeshLab/svn/meshlab/src/meshlabplugins/filter_texture'
make: *** [sub-meshlabplugins-filter_texture-make_default-ordered] Error 2
Solved with -Wno-deprecated-declarations flag.
New error @
In file included from ../../../../vcglib/vcg/space/poly_packer.h:32:0,
from ../../../../vcglib/vcg/complex/algorithms/parametrization/voronoi_atlas.h:6,
from filter_texture.cpp:36:
../../../../vcglib/vcg/space/rect_packer.h:61:16: note: static bool vcg::RectPacker<scalar_type>::Pack(const std::vector<vcg::box2\<scalartype> >&, vcg::Point2i, std::vector<vcg::similarity2\<scalar_type> >&, vcg::RectPacker<scalar_type>::Point2x&) [with SCALAR_TYPE = float; vcg::Point2i = vcg::Point2<int>; vcg::RectPacker<scalar_type>::Point2x = vcg::Point2<float>]</float></scalar_type></int>
../../../../vcglib/vcg/space/rect_packer.h:61:16: note: no known conversion for argument 2 from ‘const Point2x {aka const vcg::Point2<float>}’ to ‘vcg::Point2i {aka vcg::Point2<int>}’
make: *** [filter_texture.o] Error 1</int></float></scalar_type></vcg::similarity2\<scalar_type></vcg::box2\<scalartype></scalar_type>