NVIDIA / gvdb-voxels

Sparse volume compute and rendering on NVIDIA GPUs
Other
672 stars 144 forks source link

Error when build the gvdb_library #144

Open TurtleJayWang opened 2 months ago

TurtleJayWang commented 2 months ago

I want to build the library from source. But after I ran the cmake and built it with Visual Studio 2022, there are several syntax error showed up, and most of them are from util_type.cuh and util_ptx.cuh. How can I fix it?