Skip to content

fix: also check for presence of Python header with meson#199

Merged
SpotlightKid merged 1 commit intomasterfrom
fix/meson-check-python-header
Apr 16, 2024
Merged

fix: also check for presence of Python header with meson#199
SpotlightKid merged 1 commit intomasterfrom
fix/meson-check-python-header

Conversation

@SpotlightKid
Copy link
Copy Markdown
Owner

Checking for the presence of a Python installation alone is not sufficient and building will fail with compiler errors on systems, which have Python installed but not the matching headers

Checking for the presence of a Python installation alone is not sufficient and building will fail with compiler errors on systems, which have Python installed but not the matching headers

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
@SpotlightKid SpotlightKid self-assigned this Apr 15, 2024
@SpotlightKid
Copy link
Copy Markdown
Owner Author

See also: #198

@SpotlightKid SpotlightKid merged commit 801e9f1 into master Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant