c - How to add libusb in Micrsoft visual studio 2013 -


i using microsoft visual studio 2013, how can add external library libusb project?

please give me suggestions.

libusb contain lib file, dll file , header file. need include libusb header file in source project. under project settings should go linker section , add lib file linked object. then, ensure dll accessible executable when running or debugging.


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -