Uh oh!
There was an error while loading. Please reload this page.
Add option to skip linking against system libraries - #10
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
RokasPuzonas
commented
Jan 10, 2026
Sorry for coming back to this after so long. After playing around with these, I changed my mind. I don't think using the system integration API in a library is a good idea. Reasons:
Solution: Provide an option for skipping the This solution was inspired by the sokol-zig and how it handles integrating with imgui using the |
bytesofpie
left a comment
There was a problem hiding this comment.
Nice! Agreed this seems like a better approach!
Uh oh!
There was an error while loading. Please reload this page.
Resolves#7
Here is an example for how the build.zig needs to look if you are using
-fno-sys=mbedtls: