Edit

kc3-lang/SDL/src/stdlib

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2016-10-17 21:47:33
    Hash : 8109b137
    Message : Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc Mike Linford I'm also having trouble statically linking SDL2 on Visual Studio 2015 with /MT. My symptom is that memcpy is being defined twice.