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

windows下make出错 #35

Open
xxxfanJQ opened this issue Apr 20, 2020 · 0 comments
Open

windows下make出错 #35

xxxfanJQ opened this issue Apr 20, 2020 · 0 comments

Comments

@xxxfanJQ
Copy link

mingw32-make时出现:
Scanning dependencies of target pointnet2_ext
[ 20%] Building NVCC (Device) object CMakeFiles/cuda_compile.dir/utils/csrc/./cuda_compile_generated_ball_query_gpu.cu.obj
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
nvcc fatal : Host compiler targets unsupported OS.
CMake Error at cuda_compile_generated_ball_query_gpu.cu.obj.cmake:206 (message):
Error generating
F:/RS-CNN/code/Relation-Shape-CNN/build/CMakeFiles/cuda_compile.dir/utils/csrc/./cuda_compile_generated_ball_query_gpu.cu.obj

CMakeFiles\pointnet2_ext.dir\build.make:64: recipe for target 'CMakeFiles/cuda_compile.dir/utils/csrc/./cuda_compile_generated_ball_query_gpu.cu.obj' failed
mingw32-make[2]: *** [CMakeFiles/cuda_compile.dir/utils/csrc/./cuda_compile_generated_ball_query_gpu.cu.obj] Error 1
CMakeFiles\Makefile2:59: recipe for target 'CMakeFiles/pointnet2_ext.dir/all' failed
mingw32-make[1]: *** [CMakeFiles/pointnet2_ext.dir/all] Error 2
Makefile:75: recipe for target 'all' failed
mingw32-make: *** [all] Error 2

vs2013的nmake也会出错

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