Paco Escarpa - 2013-04-01

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>