Dan Yeaw

Results 390 comments of Dan Yeaw

`gst-plugins-base` is failing with: ``` Couldn't find include 'Gst-1.0.gir' (search path: '['C:/gtk-build/gtk/x64/release/bin/../share/gir-1.0', 'C:\\gtk-build\\gtk\\x64\\release\\share', 'gir-1.0', 'C:\\gtk-build\\gtk\\x64\\release\\share\\gir-1.0']') ```

Nope, it looks like gstreamer is broken which makes me wonder if anyone is actually using it? :thinking:

Ok, that's good that it is being used. I'll see if I can take a look in to the gobject-introspection issue at some point.

I don't think it is a regression, I'll open an issue.

Hi @new-divos, thanks for submitting the new issue. I am trying to reproduce this, so please allow me to ask a few questions. Do you have a `NuGet.Config` file at...

@M0n7y5 Is this still an issue for you?

@xodix Does it work if you manually set the VS path? ``` gvsbuild build --vs-install-path D:\visualStudioFiles gtk4 ```

Hi @lovelyyfiaaa, thanks again for your work on this. It is great that meson is reproducible by default, meson is great! Unfortunately, not all of our projects use meson, at...

Hi @doadin, what command are you using to build with?

@doadin This is hard to debug when you are using the `--keep / -k` continue build on failure flag. I can reproduce that gobject-introspection fails to build when using `--same-python`...