Closed wangjksjtu closed 2 years ago
I have the same problem, how did you solve it?
Hi, I found that using the gui needs the OpenGL components. For me, I just reinstalled the Nvidia driver without the config --no-opengl-files
. Hope it help in your case!
Hi, Thanks for the amazing works!! I have the following issue when I run
./build/testbed xxx
Basically, the window cannot be opened correctly then the program crashed. Any thoughts/suggestions for debugging/resolving this issue? Many thanks for your great help!
The building/compilation is succeed:
and I can run the
testbed
without gui (./build/testbed --scene data/nerf/fox --no_gui
):The system info:
Looking forward to your reply!