Zig 0.11 - #8
Conversation
|
Hello! 馃惢 Thanks for your contribution. However, I'm not sure if switching to Zig master is something that will benefit the project right now. Most of the prominent Linux distros have the latest stable version of Zig (as of I will keep this PR open until there is a stable release for 0.11 and we can merge it when the adoption is becoming higher. |
|
Yeah, I definitely don't expect this to be merged before 0.11's actually released; more just documenting the steps I needed to take to get it to build. |
|
I see, thank you for making that clear and submitting this PR! |
|
Zig 0.11.0 is now released! 馃帀 |
|
Ping @YellowApple, can you look into this once again? |
|
done in #28 thanks for your efforts everyone! |
Description
Fixes some compilation errors I encountered when building under Zig 0.11.0-dev.2287+1de64dba2.
This PR probably ain't ready to merge yet, since there are also some errors inzig-clapthat require a separate PR there (and some git submodule shenanigans, probably).zig-clapis already Zig-0.11-ready onmaster, so that's good to go.Motivation and Context
This is required to build
linuxwavewith Zig versions 0.11 and greater.How Has This Been Tested?
Screenshots / Logs (if applicable)
Types of Changes
Checklist: