hughsie / libgusb

GUsb is a GObject wrapper for libusb1
GNU Lesser General Public License v2.1
25 stars 21 forks source link

Do not try to compile the vapi with no introspection support #53

Closed hughsie closed 2 years ago

hughsie commented 2 years ago

@rossburton you need this for meta-oe/recipes-support/libgusb :) I can do a new upstream tarball if this is easier.

rossburton commented 2 years ago

We build the vapi/introspection 😀

rossburton commented 2 years ago

Ah unless you've got a ghetto target which can't run qemu-user. I guess our mutual friend wants this backported?

hughsie commented 2 years ago

a ghetto target

Ya, this is some embedded ARM thing.

rossburton commented 2 years ago

That's not ghetto and should work :/

hughsie commented 2 years ago

That's not ghetto and should work :/

So I wonder if libgusb is somehow being run without gobject-introspection then?