Hello, 
When I try to compile the examples "DefaultControlPipe.java" appears the 
following message: 
 
DefaultControlPipe.java:26: cannot resolve symbol 
symbol  : variable ShowTopology 
location: class DefaultControlPipe 
                UsbHub virtualRootUsbHub = 
ShowTopology.getVirtualRootUsbHub(); 
                                           ^ 
DefaultControlPipe.java:27: cannot resolve symbol 
symbol  : variable FindUsbDevice 
location: class DefaultControlPipe 
                List allUsbDevices = 
FindUsbDevice.getAllUsbDevices(virtualRootUsbHub); 
                                     ^ 
DefaultControlPipe.java:28: cannot resolve symbol 
symbol  : variable FindUsbDevice 
location: class DefaultControlPipe 
                List usbHubs = 
FindUsbDevice.getUsbDevicesWithDeviceClass(virtualRootUsbHub, 
UsbConst.HUB_CLASSCODE); 
                               ^ 
3 errors 
 
 
Thanks for help me, 
Ricardo Ferraz 

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to