Lidar_AI_Solution
Lidar_AI_Solution copied to clipboard
/libspconv.so: file format not recognized
CUDA-BEVFusion/../libraries/3DSparseConvolution/libspconv/lib/x86_64/libspconv.so: file format not recognized; treating as linker script
You need to install git-lfs and then pull the repository because the so files are stored using git-lfs.
Or download the so file directly manually.
------------------ Original ------------------ From: whw12345 @.> Date: Sat,May 20,2023 0:34 AM To: NVIDIA-AI-IOT/Lidar_AI_Solution @.> Cc: Subscribed @.***> Subject: Re: [NVIDIA-AI-IOT/Lidar_AI_Solution] /libspconv.so: file format not recognized (Issue #17)
CUDA-BEVFusion/../libraries/3DSparseConvolution/libspconv/lib/x86_64/libspconv.so: file format not recognized; treating as linker script
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
I want to download the so file directly manually,where is the address?
https://github.com/NVIDIA-AI-IOT/Lidar_AI_Solution/blob/master/libraries/3DSparseConvolution/libspconv/lib/x86_64/libspconv.so
Click view raw I guess? For x86
ERROR like this:
/Lidar_AI_Solution/CUDA-CenterPoint/3rdparty/libspconv/lib/x86_64/libspconv.so: undefined reference to `google::protobuf::
do you slove this? i have same error.
Hi @wanhlaotou, sorry for deleting you comment by mistake. :(
@hopef hello, this issue has not been solved, why you close this issue. i run this command like this: wget https://github.com/NVIDIA-AI-IOT/Lidar_AI_Solution/blob/master/libraries/3DSparseConvolution/libspconv/lib/x86_64/libspconv.so and i run bash tool/run.sh, the error "x86_64/libspconv.so: file format not recognized" still exist, could you please tell me how to solve this problem, thanks.
You need to download it by mouse click
, not by wget
.