1 decade ago by Joncom
I have an iPad (original) running iOS 4.3.3.
I tried running a fresh copy of Ejecta on it, and experienced this error:
According to this StackOverflow answer, the fix is to "NOT load the WebGL library" because it's not supported by this device.
I was wondering if there was a simple flag I could change to prevent Ejecta from trying to load WebGL?
I tried running a fresh copy of Ejecta on it, and experienced this error:
dyld: Library not loaded: /usr/lib/libc++.1.dylib
Referenced from: /var/mobile/Applications/8B9B1A97-9181-4645-9BEC-E00667632A4D/Ejecta.app/Ejecta
Reason: image not found
(lldb)
According to this StackOverflow answer, the fix is to "NOT load the WebGL library" because it's not supported by this device.
I was wondering if there was a simple flag I could change to prevent Ejecta from trying to load WebGL?