hughsie / libgusb

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

Wip/hughsie/versioning #30

Closed hughsie closed 4 years ago

hughsie commented 4 years ago

@nacho I think this would help a lot with the recent issues...

nacho commented 4 years ago

From experience building on linux/windows/mac is that I would definitely prefer the solution provided by i.e glib/libsoup etc where you have macros and the magic compiler flag in order to properly export the functions...

Although I understand that is a bit of work and we can definitely pull this in for now.