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: fix python search for gobject integration #266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DjLegolas
Copy link

Fixes #265.

Proposed changes:

  • remove the python3 search from src/meson.build.
  • add additional build with Gobject integration.

@DjLegolas DjLegolas changed the title fix incorrect use of python package build: fix python search for gobject integration Apr 19, 2024
When compiling with Gobject integration on Windows, the build fails because it finds the incorrect
python interpreter.

Closes: ebassi#265
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.

Windows build fails when adding introspection integration
1 participant