mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[GH-ISSUE #12] Support zig 0.15.0 when it is released #4
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#4
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @TheUncharted on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/12
Hello
I get this error when building the project
I use the latest version of zig : 0.15.0
@kommander commented on GitHub (Aug 14, 2025):
Thanks for the report! It's currently only supported for 0.14.1, I need to lock in the version. 0.15.0 update coming.
If you just want to try the examples, try running
bun iin the repo, which should download the prebuild binary, provided there is a prebuild lib for your platform.@kommander commented on GitHub (Aug 14, 2025):
I am checking the zig version now before the build. There are some more changes that need fixing for 0.15.0, which I will do as soon as it is officially released.
@asafyish commented on GitHub (Aug 23, 2025):
released.
https://ziglang.org/download/0.15.1/release-notes.html
@msmps commented on GitHub (Jan 7, 2026):
resolved in #439