Skip to content

windows下make出错 #35

@xxxfanJQ

Description

@xxxfanJQ

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也会出错

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions