Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task5里面,报错error: ‘arg’ was not declared in this scope #7

Open
ghost opened this issue May 13, 2019 · 2 comments
Open

task5里面,报错error: ‘arg’ was not declared in this scope #7

ghost opened this issue May 13, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented May 13, 2019

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好像没有定义,不知道怎么修改,请求帮助,谢谢大家.

@ghost
Copy link
Author

ghost commented May 13, 2019

将arg改为conf即可.已解决.!

@Wallace1570436403
Copy link

将arg改为conf即可.已解决.!

请问你是在ubuntu上复现的工程吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant