Aklice
Aklice
I have installed CUDA-11.1
> Hi, Did you solve it? I have the same issue. No,but I use sudo apt install colmap,but it doesn't use cuda.
> Oh,thanks you very much for that ,I've solved the in your way.I think the reason is low version of cmake.
你好,请问解决这个问题了吗
> You might find some helpful tips in #125 Thanks you for reply, I have tried to add .clangd file into the project like below : ├── 3rd ├── build...
> > --cuda-path=/usr/local/cuda/bin/ > > ... > > -LC:/usr/local/cuda/lib64 > > That doesn't look right. `/usr/local/cuda/bin/ ` is a Unix path. `C:/usr/local/cuda/lib64` is a Windows path. What OS are you...