You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to @tormodvolden the issue is now moved to libusb-cmake repo which only purpose is to have a CMake build system/scripts for the original libusb project.
What you're trying to do - come up with your own script to use libusb in some way. Which, apparently, is not ideal.
If your goal is "just use libusb" - I recommend using libusb-cmake directly.
For you it should be as simple as:
Hey fellows,
LNK1104
of libusb on Windows with the msvc compiler.This is the configuration with which I'm able to run on debian and macOs (gcc)
CMakeLists.txt
vcpkg.json
This is what i tried
Following my Modified CMakeLists.txt for getting some more debug informations and which is triggering the Linking error
CMakeLists.txt
The text was updated successfully, but these errors were encountered: