Menu

#288 lines 785-789 in meshfilter.cpp(v5541) cause compiling error

open
nobody
None
5
2012-10-10
2011-11-15
No

I tried to compile the latest meshlab code tonight, four error message I got when compiling filter_meshing project.
one of them as below:

Error 72 error C2784: 'ScalarType vcg::Distance(const vcg::Line2<linescalartype,norm> &,const vcg::Point2<p2scalartype> &)' : could not deduce template argument for 'const vcg::Line2<linescalartype,norm> &' from 'vcg::Plane3f' d:\MeshLab\src\meshlabplugins\filter_meshing\meshfilter.cpp 787 filter_meshing</linescalartype,norm></p2scalartype></linescalartype,norm>

After comparing versions 5441 and 5382 of meshfilter.cpp, I commented out lines from 785 to 789.
Things went fine.

Thus, I'd like to report the bug in meshfilter.cpp class.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB