The project libusb_dll_2010.vcxproj fails to build with the following link 
errors:

1>libusb-1.0.def : error LNK2001: unresolved external symbol 
libusb_hotplug_deregister_callback
1>libusb-1.0.def : error LNK2001: unresolved external symbol 
libusb_hotplug_deregister_callback
1>libusb-1.0.def : error LNK2001: unresolved external symbol 
libusb_hotplug_register_callback
1>libusb-1.0.def : error LNK2001: unresolved external symbol 
libusb_hotplug_register_callback
1>C:\Users\Shaun 
Narayan\Downloads\libusbx-1.0.16.tar\libusbx-1.0.16\msvc\..\Win32\Debug\dll\libusb-1.0.lib
 : fatal error LNK1120: 4 unresolved externals

Because the file hotplug.h is compiled as a source file. The item type should 
be changed to C/C++ Header

---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/issues/129
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to