|
From: Xiaofan C. <xia...@gm...> - 2010-10-02 12:56:56
|
On Sat, Oct 2, 2010 at 8:07 PM, chemelli <che...@te...> wrote: > is there a way I can update on my own cygwin to latest libusb or even > better, can you please update packages to current trunk as I see that from > August a lot of new things are in. It is really not difficult for you to build libusb-pbatard under Cygwin. Get the git tree. Then run autogen.sh if you need the debug-log option. If you do not want to use the default configure options in the autogen.sh file. you can change it. For example, you can use "./configure --prefix=/usr --enable-examples-build". -- Xiaofan |