You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to get this running -- unfortunately my only Linux environment is WSL on Windows. I got this far...
jsantangelo@US8CC68144D03B:~/variations/squashfs-root$ ./AppRun
[ error ] ofAppGLFWWindow: 65543: GLX: Failed to create context: GLXBadFBConfig
[ error ] ofAppGLFWWindow: couldn't create GLFW window
[ error ] ofTruetypeFont: Trying to allocate texture of 512x512 which is bigger than supported in current platform: 0
[ error ] ofTruetypeFont: Trying to allocate texture of 512x512 which is bigger than supported in current platform: 0
Segmentation fault
Before attempting to run it I did confirm that I can run Linux GUI apps in general like gedit.
I don't expect you to put a time into troubleshooting this, but if there are any instructions I can follow to try getting it running on WSL, Windows or Mac I would love to give it a shot.
The text was updated successfully, but these errors were encountered:
I'd love to get this running -- unfortunately my only Linux environment is WSL on Windows. I got this far...
Before attempting to run it I did confirm that I can run Linux GUI apps in general like
gedit
.I don't expect you to put a time into troubleshooting this, but if there are any instructions I can follow to try getting it running on WSL, Windows or Mac I would love to give it a shot.
The text was updated successfully, but these errors were encountered: