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

don't error when gtk4 could not be found via pkg-config #4546

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

Jan200101
Copy link
Collaborator

@Jan200101 Jan200101 commented Jan 3, 2025

running zig build --help was crashing for some people, I narrowed it down to gtk4 not being installed however that shouldn't make the help message nor should it block glfw builds

@mitchellh mitchellh enabled auto-merge January 3, 2025 22:14
@mitchellh mitchellh merged commit 1baf892 into ghostty-org:main Jan 3, 2025
24 checks passed
@github-actions github-actions bot added this to the 1.0.2 milestone Jan 3, 2025
Jan200101 added a commit to Jan200101/ghostty that referenced this pull request Jan 6, 2025
this prevents issues with people running `zig build --help` without gtk4 installed

same as ghostty-org#4546
mitchellh added a commit that referenced this pull request Jan 6, 2025
this prevents issues with people running `zig build --help` without gtk4
development stuff installed

same as #4546
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