Xiaofan Chen wrote: > >> ok pete i tryed it again, > >> got a bit of a different message, but still failed. > > Also since you are using Cygwin which has its older libusb-1.0, > you may want to remove the older libusb-1.0 cygwin package
I've helped Dan with this a bit. The ubertooth package and a library it depends on is not really prepared to be cross-platform, and I've given some hints about how to accomplish that. If autotools, cmake, or another build system solution for portability is used (currently they use only a Makefile) then the cross-platform issues can be resolved one at a time, and at the end it will also be easy to build the programs for Windows. I cross-compiled the library and one of the test programs manually using mingw, after some portability changes, and the final programs worked well, so it's mostly about making the ubertooth build system more ready for Windows. //Peter ------------------------------------------------------------------------------ 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