Jason Cheng
Results
1
issues of
Jason Cheng
In example3.cpp, there is a segmentation fault on line 101: `screen = new Screen();` This is run on Windows 10 using mingw's g++. However, example2.cpp (letting nanogui handle glfw) works...