czimaginginstitute / AreTomo2

BSD 3-Clause "New" or "Revised" License
43 stars 6 forks source link

Error in compiling #25

Open Huang-XN opened 3 months ago

Huang-XN commented 3 months ago

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.

alncat commented 2 months ago

check the makefile in this issue https://github.com/czimaginginstitute/AreTomo2/issues/23 , hope it can help you.