You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
task5/class5_scene2pset_multi_views.cc:172:32: error: ‘arg’ was not declared in this scope
assert(util::string::right(arg.outmesh, 4) == ".ply");
^
examples/task5/CMakeFiles/class5_scene2pset_multi_views.dir/build.make:62: recipe for target 'examples/task5/CMakeFiles/class5_scene2pset_multi_views.dir/class5_scene2pset_multi_views.cc.o' failed
这个怎么解决呀?我看到arg好像没有定义,不知道怎么修改,请求帮助,谢谢大家.
The text was updated successfully, but these errors were encountered:
task5/class5_scene2pset_multi_views.cc:172:32: error: ‘arg’ was not declared in this scope
assert(util::string::right(arg.outmesh, 4) == ".ply");
^
examples/task5/CMakeFiles/class5_scene2pset_multi_views.dir/build.make:62: recipe for target 'examples/task5/CMakeFiles/class5_scene2pset_multi_views.dir/class5_scene2pset_multi_views.cc.o' failed
这个怎么解决呀?我看到arg好像没有定义,不知道怎么修改,请求帮助,谢谢大家.
The text was updated successfully, but these errors were encountered: