Skip to content

JackPilley/SwiftWindowsSDLTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL Swift Template

I wanted to use SDL with Swift on Windows, and it took me a frustratingly long time to figure out how to set that up. I'm providing this template as a reference/starting point for anyone else who might need it.

Setup

Before running your project for the first time, you need to copy the .dll file from the Dependencies/SDL3 folder into your target's build folder (I.E. the folder holding the actual executable). Other than that, this project should just work out of the box.

About

A simple template for using SDL with Swift on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published