• Show log

    Commit

  • Hash : a887b8e2
    Author : Ozkan Sezer
    Date : 2021-12-03T20:03:10

    SDL_test_common.c: replaced all printf() calls with SDL_Log()
    
    Otherwise, if one builds libSDL2_test using a new mingw but builds
    the test programs using an older mingw, a link failure happens:
    
    /opt/local/x86_64-w64-mingw32/lib/libSDL2_test.a(SDL_test_common.o): In function `printf':
    /opt/local/x86_64-w64-mingw32/include/stdio.h:372: undefined reference to `__imp___acrt_iob_func'
    collect2: ld returned 1 exit status
    

  • 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 www_kmx_io thodg thodg_l
    Tags