Ticket #79 (closed development: worksforme)
warnings when using libusb_win32
| Reported by: | staas | Owned by: | staas |
|---|---|---|---|
| Priority: | low | Milestone: | v4.07 |
| Component: | Toolbox Function | Keywords: | |
| Cc: |
Description
When i load the libusb_win32 i get a lot of warnings, but all works just fine. Will take a look at this later to either resolve this issue or simply supress the warnings.
Warning: The data type 'usb_devicePtr' used by structure usb_device does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71 Warning: The data type 'usb_devicePtrPtr' used by structure usb_device does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71 Warning: The data type 'usb_busPtr' used by structure usb_device does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71 Warning: The data type 'usb_devicePtrPtr' used by structure usb_device does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71 Warning: The data type 'usb_busPtr' used by structure usb_bus does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71 Warning: The data type 'usb_busPtrPtr' used by structure usb_bus does not exist. The structure may not be usable. > In loadlibrary at 421 In COM_OpenNXTEx>USB_OpenHandle_Libusb at 865 In COM_OpenNXTEx>USB_OpenHandle at 519 In COM_OpenNXTEx at 299 In COM_OpenNXT at 71
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
