Download Latest Version wxWidgets 2.9.4 Win32 (2.3 MB)
Email in envelope

Get an email when there's a new version of Deluge Builds

Home / gui / sdl2
Name Modified Size InfoDownloads / Week
Parent folder
old 2015-02-28
README-sdl2.md 2016-01-13 1.9 kB
sdl2_2.0.3_mingw32.tar.xz 2015-11-26 1.5 MB
Totals: 3 Items   1.5 MB 0

SDL logo

Simple DirectMedia Layer (SDL) is a multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.


Project Pages:

Source:

Licenses:

Documentation:

Support:

Requires:

  • Unix shell (sh) for "sdl2-config" script
  • libgcc, w32api, directx

Notes:

  • Configured Options:
    • --build=i686-pc-mingw32 (32-bit build for Win32/MinGW32)
    • --disable-static --enable-shared (shared libs only)
    • --disable-render-d3d (errors when trying to build with the Direct3d renderer)
  • Other Errors:
    • Because of issues with the "Makefile" or "configure" script the archiver could not find the compiled object files (*.o) in the directory "build". So I manually copied all object files from "build/.libs" to "build".
Source: README-sdl2.md, updated 2016-01-13