On Fri, May 18, 2012 at 8:27 AM, dan <dw5...@gmail.com> wrote: > after noon guys im trying to port the ubertooth over to windows and get it > working properly. > im running into a bit of a snag though. > > gcc ubertooth-dump.c ubertooth.c -o ubertooth-dump -llibusb-1.0 -lbtbb
This does not seem to be correct, I think it should be "-lusb-1.0" instead of "-llibusb-1.0" > ubertooth.c: In function ‘stream_rx_usb’: > ubertooth.c:124:4: warning: passing argument 6 of > ‘libusb_fill_bulk_transfer’ fr > /usr/local/include/libusb-1.0/libusb.h:1148:20: note: expected > ‘libusb_transfer_ > /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: cannot > find > collect2: ld returned 1 exit status > Makefile:34: recipe for target `ubertooth-dump' failed > make: *** [ubertooth-dump] Error 1 > > > any ideas as to how we can fix it to work on windows? > thanks in advance. -- Xiaofan ------------------------------------------------------------------------------ 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