Open AidanNelson opened 2 years ago
instant-ngp isn't the easiest thing to get up & running- CUDA/Optix/Vulkan complicate it further I'd suggest running on native Linux or Windows system, not WSL
Had just the same issue even on Windows. On the current master, they seemed to have renamed "testbed.exe" to "instant-ngp.exe". Did you check that? Besides that, I would also recommend to test it on native Linux if you prefer Linux. If that works, try it on WSL. One step at a time.
I'm attempting to get this running on a WSL2 installation of Ubuntu 18.04 with the following dependencies:
My build is completing correctly (Log and output files below) with warnings, but no errors. When I try to run the testbed, I am not seeing an executable file. Could you please advise?
Thank you 🤗
When I run
sudo ./build/CMakeFiles/testbed.dir --scene data/nerf/fox
I see the following error:sudo: ./build/CMakeFiles/testbed.dir: command not found
.Build Log:
And here are the output files in
build
directory: