NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
16.03k stars 1.93k forks source link

CMakeFiles/ngp.dir/build.make:243: recipe for target 'CMakeFiles/ngp.dir/src/render_buffer.cu.o' failed #686

Open saber131421 opened 2 years ago

saber131421 commented 2 years ago

I have installed the eviroment. when execute the cmake --build build --config RelWithDebInfo -j 16 something error happend, the following is the cmake error log. please help me, Thanks! compilation terminated. CMakeFiles/ngp.dir/build.make:243: recipe for target 'CMakeFiles/ngp.dir/src/render_buffer.cu.o' failed make[2]: *** [CMakeFiles/ngp.dir/src/render_buffer.cu.o] Error 1 In file included from /root/data/instant-ngp/src/testbed_image.cu:15:0: /root/data/instant-ngp/include/neural-graphics-primitives/common.h:19:10: fatal error: tinylogger/tinylogger.h: No such file or directory

include <tinylogger/tinylogger.h>

Chromer163 commented 2 years ago

+1