Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup build zig 0.14.0 dev #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kcbanner
Copy link
Contributor

Note: This also contains the changes in #5, but feel free to retarget this to a different branch if merging 0.14.0-dev changes isn't desired yet.

build: Add `-fms-extensions` when compiling on Windows - this fixes a compile error where `__cpuidex` is not found
@kcbanner kcbanner force-pushed the fixup_build_zig-0.14.0-dev branch from 45fe440 to b6476b3 Compare October 20, 2024 23:40
@kcbanner
Copy link
Contributor Author

I updated this with a fix for building on windows with the -msvc ABI as well.

@cipharius
Copy link
Owner

Alright, thank you! I'll see if I can set up branches for different zig versions. Should support at least pre-release and last stable.

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.

2 participants