|
|
6 days ago | |
|---|---|---|
| .. | ||
| sdl | 5 months ago | |
| CMakeLists.txt | 4 months ago | |
| GLImports.h | 6 months ago | |
| README.md | 1 month ago | |
| gl.c | 6 days ago | |
| haxelib.json | 8 months ago | |
| sdl.c | 5 months ago | |
| sdl.vcxproj | 4 months ago | |
| sdl.vcxproj.filters | 8 years ago | |
HLSDL is a SDL2 backend for HashLink Read https://www.libsdl.org/ for more information on SDL
In order to compile on Windows, download the Development Libraries from SDL2 and unzip them into the hashlink/include/sdl directory, so you have the directories hashlink/include/sdl/include and hashlink/include/sdl/lib available.
Also make sure that SDL2.dll is in your PATH.