• Show log

    Commit

  • Hash : a47bf374
    Author : Sam Lantinga
    Date : 2017-08-09T20:23:48

    Fixed bug 3728 - [Android] crash when shared libraries are no loaded
    
    Sylvain
    
    On Android, when shared libraries are not correctly loaded (eg SDLActivity.mBrokenLibraries is true), there is a pop-up with an error message.
    
    After user dismisses the pop-up, application crashes:
    - because the native function "nativePause()" may no be loaded (if libSDL2.so is not loaded).
    - because mSurface is null.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags