We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我根据readme里面的步骤编译文件但是在最后执行catkin_make时报错,有朋友知道该怎么解决吗?
make[2]: *** [ndt_omp/CMakeFiles/ndt_omp.dir/build.make:89: ndt_omp/CMakeFiles/ndt_omp.dir/src/pclomp/gicp_omp.cpp.o] Error 1 make[2]: *** [ndt_omp/CMakeFiles/ndt_omp.dir/build.make:76: ndt_omp/CMakeFiles/ndt_omp.dir/src/pclomp/ndt_omp.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1157: ndt_omp/CMakeFiles/ndt_omp.dir/all] Error 2 make: *** [Makefile:141: all] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我根据readme里面的步骤编译文件但是在最后执行catkin_make时报错,有朋友知道该怎么解决吗?
make[2]: *** [ndt_omp/CMakeFiles/ndt_omp.dir/build.make:89: ndt_omp/CMakeFiles/ndt_omp.dir/src/pclomp/gicp_omp.cpp.o] Error 1
make[2]: *** [ndt_omp/CMakeFiles/ndt_omp.dir/build.make:76: ndt_omp/CMakeFiles/ndt_omp.dir/src/pclomp/ndt_omp.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1157: ndt_omp/CMakeFiles/ndt_omp.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
The text was updated successfully, but these errors were encountered: