graphdeco-inria / nerfshop

NeRFshop: Interactive Editing of Neural Radiance Fields
https://repo-sam.inria.fr/fungraph/nerfshop/
Other
451 stars 24 forks source link

cmake build failing #14

Closed ibrahimrazu closed 1 year ago

ibrahimrazu commented 1 year ago

Hi, Thanks a lot for the repo. running command make all inside build, i'm getting following error:

4 errors detected in the compilation of "/tmp/tmpxft_00000d3e_00000000-6_testbed.cpp1.ii". CMakeFiles/ngp.dir/build.make:190: recipe for target 'CMakeFiles/ngp.dir/src/testbed.cu.o' failed make[2]: [CMakeFiles/ngp.dir/src/testbed.cu.o] Error 1 make[2]: Leaving directory '/data/nerfshop/nerfshop/build' CMakeFiles/Makefile2:381: recipe for target 'CMakeFiles/ngp.dir/all' failed make[1]: [CMakeFiles/ngp.dir/all] Error 2 make[1]: Leaving directory '/data/nerfshop/nerfshop/build' Makefile:138: recipe for target 'all' failed make: *** [all] Error 2