Closed OmegaRogue closed 1 year ago
Yeah, I don't think you can do much other than patching the string off the XML. Go's encoding/xml doesn't like this character.
This only happens without the nix environment, tho in the nix environment, I can't figure out how to add the package gstreamer properly
This only happens without the nix environment
Could it be a Go version issue?
in the nix environment, I can't figure out how to add the package gstreamer properly
Adding buildInputs = pkgs: with pkgs; [ gst_all_1.gstreamer ];
into the base
attrs of .nix/default.nix
should suffice.
Could it be a Go version issue?
No, its just that in there the offending package isn't installed there
When trying to run
sudo gir-generate
, I get the errorLooking into that file, there is: