Skip to content

Update Ziglua to support the latest commit of Zig master#119

Merged
natecraddock merged 2 commits intonatecraddock:mainfrom
darltrash:patch-1
Nov 9, 2024
Merged

Update Ziglua to support the latest commit of Zig master#119
natecraddock merged 2 commits intonatecraddock:mainfrom
darltrash:patch-1

Conversation

@darltrash
Copy link
Contributor

Apparently Zig changed the behaviour of anonymous structs, so some of the tricks used to unify the addSharedLibrary and addStaticLibrary code will not work anymore.

@natecraddock
Copy link
Owner

Thank you for fixing this and keeping ziglua building on the latest Zig master

@natecraddock natecraddock merged commit ef9400c into natecraddock:main Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ziglua won't compile on the latest commit of Zig

2 participants