Lidar_AI_Solution icon indicating copy to clipboard operation
Lidar_AI_Solution copied to clipboard

/libspconv.so: file format not recognized

Open whw12345 opened this issue 1 year ago • 3 comments

CUDA-BEVFusion/../libraries/3DSparseConvolution/libspconv/lib/x86_64/libspconv.so: file format not recognized; treating as linker script

whw12345 avatar May 19 '23 16:05 whw12345

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: @.***>

hopef avatar May 19 '23 23:05 hopef

I want to download the so file directly manually,where is the address?

whw12345 avatar May 20 '23 02:05 whw12345

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

shuyuan-wang avatar May 20 '23 12:05 shuyuan-wang

ERROR like this:

/Lidar_AI_Solution/CUDA-CenterPoint/3rdparty/libspconv/lib/x86_64/libspconv.so: undefined reference to `google::protobuf::

czd2003 avatar May 23 '23 03:05 czd2003

do you slove this? i have same error.

xqh5201314 avatar May 23 '23 10:05 xqh5201314

Hi @wanhlaotou, sorry for deleting you comment by mistake. :(

mchi-zg avatar May 25 '23 12:05 mchi-zg

@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.

wanglaotou avatar May 30 '23 12:05 wanglaotou

You need to download it by mouse click, not by wget.

hopef avatar May 30 '23 12:05 hopef