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

Build scripts seems to be outdated #165

Open
aegis-dev opened this issue Apr 14, 2024 · 2 comments
Open

Build scripts seems to be outdated #165

aegis-dev opened this issue Apr 14, 2024 · 2 comments

Comments

@aegis-dev
Copy link

Hello! I am trying to get into Zig language and I was trying to use your project as dependency. Unfortunately, I am encountering lots of error in SDL.zig's build.zig. I fixed issue related to @fieldParentPtr("step", step); but other issues coming out. I am not qualified to fix your build systems so sorry... no PRs. However, I am willing to help reproducing the issues.

I am on Windows 11, installed latest Zig which is at the moment 0.11.0.

Let me know if I can provide anything else.

@ikskuh
Copy link
Owner

ikskuh commented Apr 14, 2024

Yes, please provide a diff of your changes, easiest way via PR. Enable contributor access, so others can continue with the work

@aleloi
Copy link
Contributor

aleloi commented Jul 22, 2024

I've noticed the same thing. I made a PR that changes the build script in README.md that solves it for me on Zig 0.13. #192

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

No branches or pull requests

3 participants