instant-ngp icon indicating copy to clipboard operation
instant-ngp copied to clipboard

When I execute the command instant-ngp$ cmake --build build --config RelWithDebInfo -j, an error occurs

Open mowangmodi opened this issue 2 years ago • 1 comments

When I execute the command instant-ngp$ cmake --build build --config RelWithDebInfo -j, an error occurs ,The error is reported as follows: Built target glfw_objects /home/ubuntu/instant-ngp/dependencies/tiny-cuda-nn/include/tiny-cuda-nn/cuda_graph.h(91): error: identifier "cudaStreamCaptureModeRelaxed" is undefined

/home/ubuntu/instant-ngp/dependencies/tiny-cuda-nn/include/tiny-cuda-nn/cuda_graph.h(91): error: too many arguments in function call

make[1]: *** [CMakeFiles/optix_program.dir/all] Error 2 Makefile:90: recipe for target 'all' failed make: *** [all] Error 2

mowangmodi avatar Oct 17 '22 12:10 mowangmodi

how to slove?

mowangmodi avatar Nov 15 '22 16:11 mowangmodi