Skip to content

Trying to get SDL2 linked as a static library in a Zig project

Notifications You must be signed in to change notification settings

tanis2000/zig-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL compiled from source with Zig for macOS and iOS

macOS

zig build -Dtarget=aarch64-macos

iOS

zig build -Dtarget=aarch64-ios

About

Trying to get SDL2 linked as a static library in a Zig project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages