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

Vala : Allow ignoring generated files #14271

Open
BZHDeveloper1986 opened this issue Feb 18, 2025 · 0 comments
Open

Vala : Allow ignoring generated files #14271

BZHDeveloper1986 opened this issue Feb 18, 2025 · 0 comments

Comments

@BZHDeveloper1986
Copy link

Describe the bug
In a project combining Vala and C, generated vapi is included as source.
If the C fix brings new compat functions, example, when an interface is not compatible with Vala (Hello GStreamer !), and that the VAPI patch is provided in a custom directory, vala_args '--vapidir' are ignored

To Reproduce
needed : valac, GStreamer plugins base library, GLib
code : gst-utils.tar.gz

Expected behavior
Use of local vapi file, with an on/off option for generated vapi

system parameters

  • Native build
  • Ubuntu 24.04
  • Python 3.13.2
  • Meson 1.6.1
  • Ninja 1.12.1
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

1 participant