kcheng1021 / GaussianPro

[ICML2024] Official code for GaussianPro: 3D Gaussian Splatting with Progressive Propagation
https://kcheng1021.github.io/gaussianpro.github.io/
MIT License
551 stars 36 forks source link

Is Windows OS available? #29

Open XOURTNEY opened 2 months ago

XOURTNEY commented 2 months ago

I tried to compile and make and got an error. [ 25%] Building NVCC (Device) object CMakeFiles/Propagation.dir/Propagation_generated_Propagation.cu.obj nvcc fatal : Host compiler targets unsupported OS.

kcheng1021 commented 2 months ago

Hello, we haven't tried it on Windows. We recommend using the Linux system.