czimaginginstitute/AreTomo2

Error in compiling

Opened this issue · 1 comments

HI, there.

I was compiling with makefile11 following the official instruction make exe -f makefile11.
But it walways reported error as follow:
/home/huangxn/anaconda3/envs/warp/bin/../lib/gcc/x86_64-conda-linux-gnu/ [makeflie11.txt](https://github.com/user-attachments/files/16435847/makeflie11.txt) 9.5.0/../../../../x86_64-conda-linux-gnu/bin/ld: cannot find -lcuda: No such file or directory collect2: error: ld returned 1 exit status make: *** [makefile11:186: exe] Error 1

Makefile has been attached
makeflie11.txt

Operating System: Ubuntu 22.04.4 LTS.

Hope you come to help me.

Thanks a lot.

check the makefile in this issue #23 , hope it can help you.