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
This seems to suggest that the only things left for iOS support are keyboard/mouse support. However, trying to build the libretro core shows that openlara relies upon EGL
Error here:
./../../gapi_gl.h:26:14: fatal error: 'EGL/egl.h' file not found
#15
This seems to suggest that the only things left for iOS support are keyboard/mouse support. However, trying to build the libretro core shows that openlara relies upon EGL
Error here:
I attempted to include https://github.com/alco/EGL_mac_ios but that did not seem to be sufficient.
The text was updated successfully, but these errors were encountered: