Luiz Andrade wrote: > Hi again, I just installed Zadig in my computer and I installed the > garmin driver 0x091E/0x0003 for my garmin Etrex Vista HCX. > But i still get the -12 error when i try to access my gps. I'm using > libusbx-1.0.12 now, I included the source files into a qt4 project. > My project compiles and runs ok, what I'm missing now. Sorry again, > but I'm a beginner in libusb.
Look, if you want to use the Garmin driver, then you need to use Garmin's API to access the device. If you want to use libusbx, then you cannot use Garmin's driver. One or the other. If you are just a beginner, then why do you want to use libusbx? Why not just use Garmin's API, which is defined, documented, and tested? They have a Device Interface SDK that should be able to get you whatever you need. http://developer.garmin.com/web-device/ Libusbx is usually not the right answer when there is already a well-defined way to access the device. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel