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

编译过程报错 #16

Open
xiao-dong opened this issue Sep 30, 2019 · 0 comments
Open

编译过程报错 #16

xiao-dong opened this issue Sep 30, 2019 · 0 comments

Comments

@xiao-dong
Copy link

xiao-dong commented Sep 30, 2019

在Ubuntu 16上按照您的安装步骤进行安装,在make时报错:

/home/xxxxxx/CloudViewer/src/FileIO.h:46:5: error: could not convert ‘{{"ply", "Stanford Polygon File Format (.ply)"}, {"pcd", "PCL Point Cloud Data (.pcd)"}, {"obj", "Alias Wavefront Object (.obj)"}, {"stl", "STL File Format (.stl)"}, {"vtk", "Visualization Tookit Format (.vtk)"}, {"", "All Files (.)"}}’ from ‘’ to ‘std::map<std::__cxx11::basic_string, std::__cxx11::basic_string >’

src/CMakeFiles/CloudViewer.dir/build.make:116: recipe for target 'src/CMakeFiles/CloudViewer.dir/main.cpp.o' failed
make[2]: *** [src/CMakeFiles/CloudViewer.dir/main.cpp.o] Error 1
CMakeFiles/Makefile2:86: recipe for target 'src/CMakeFiles/CloudViewer.dir/all' failed
make[1]: *** [src/CMakeFiles/CloudViewer.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

希望得到您的解答,感谢!

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