Open michelleww opened 4 years ago
The X11 error is likely because you didn't ssh with X forwarding enabled, and the segfault is either from the X11 error or because you didn't specify a json file as a command line argument. However, even with X forwarding enabled, you can't forward OpenGL commands over ssh, so please work on the assignment locally.
I am getting this error
X11: The DISPLAY environment variable is missingSegmentation fault
when ssh. Does anyone know how to fix this?