IRMVLab / RegFormer

[ICCV2023]RegFormer: An Efficient Projection-Aware Transformer Network for Large-Scale Point Cloud Registration
102 stars 5 forks source link

visual studio 出现link.exe failed with exit status 1120 #12

Open Songhuilun opened 5 months ago

Songhuilun commented 5 months ago

When configuring the environment, Install the CUDA-based KNN searching and random searching, error: command "C:Program Files (x86)Microsoft Visual Studio2019CommunityVCToolsMSVC 14.29.30133binHostx86x64link.exe"failed with exit status 1120 Can you help me look at this problem?

liujiuming123 commented 5 months ago

Seems that this is caused by VS? But we didn't meet this before.

chenpengfan12 commented 1 month ago

配置环境时,安装基于 CUDA 的 KNN 搜索和随机搜索,错误:命令“C:Program Files (x86)Microsoft Visual Studio2019CommunityVCToolsMSVC 14.29.30133binHostx86x64link.exe”失败,退出状态 1120 你能帮我看这个问题吗?

May I ask if you have solved this problem?