cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.94k stars 349 forks source link

Request for help linking #232

Closed dicetrash closed 3 years ago

dicetrash commented 3 years ago

So I was attempting to see if I could port a small Qt + web interface ontop of this https://github.com/cezanne/usbip-win/compare/master...dicetrash:master and couldn't seem to get my gui to link to the dependent solution (basically failing to find usb_common.h symbols in linker). I know this isn't really an "issue" of the codebase but wondering if someone could see if its an apparently easy mistake. Also was wondering if one of the maintainers could look it over and see if they kind of like the approach or would really want to go another way with it. I would like to stay web though for the UI as I feel it builds a faster UI community then WinUI or something. Uses the QT to visual studio connector.