Code: Select all
FAILED: D:/Project/3D_Reconstruction/src/pytorch3d/build/temp.win-amd64-cpython-39/Release/.../renderer.norm_sphere_gradients.gpu.obj
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8\bin\nvcc ... -c "D:\OneDrive - sgudev\Document\Project\3D_Reconstruction\src\pytorch3d\pytorch3d\csrc\pulsar\gpu\renderer.norm_sphere_gradients.gpu.cu" ...
C:\cub\cub\device/device_adjacent_difference.cuh(38): fatal error C1083: Cannot open include file: 'thrust/detail/cstdint.h': No such file or directory
...
ninja: build stopped: subcommand failed.
RuntimeError: Error compiling objects for extension
[*] Wie kann ich dieses Problem beheben?