13
114
Fork
You've already forked zig-sdl3
19

Bring Your Own SDL #93

Closed
opened 2025年07月10日 04:31:04 +02:00 by Gota7 · 2 comments
Gota7 commented 2025年07月10日 04:31:04 +02:00 (Migrated from github.com)
Copy link

Allow for the ability to use the system SDL rather than Castholm's.

Allow for the ability to use the system SDL rather than Castholm's.
Gota7 commented 2025年07月11日 03:22:01 +02:00 (Migrated from github.com)
Copy link

Is there a use for this? Is dynamic linking sufficient enough?

Is there a use for this? Is dynamic linking sufficient enough?
Gota7 added this to the Jupiter project 2025年12月26日 04:09:49 +01:00
Contributor
Copy link

It would make it nicer to use on NixOS, being able to depend on the prebuily SDL3 package pulled from cache.nixos.org instead of having to compile it each time. nixos packages are built in a sandbox so the zig cache is empty each time and causes a full recompile of the Castholm sdl dep and this takes a while on slower machines

It would make it nicer to use on NixOS, being able to depend on the prebuily SDL3 package pulled from cache.nixos.org instead of having to compile it each time. nixos packages are built in a sandbox so the zig cache is empty each time and causes a full recompile of the Castholm sdl dep and this takes a while on slower machines
Sign in to join this conversation.
No Branch/Tag specified
master
master-gpu
docs
image-updates
net-cleanup
vulkan-template
shadercross
better-documentation-and-examples
145-web-ci
yaml-rework
v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
7Games/zig-sdl3#93
Reference in a new issue
7Games/zig-sdl3
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?