Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-16 Thread nico
2013.04.13 07:43, nico wrote: C:\users\...\bin>find_all.exe Number of FTDI devices found: 1 Checking device: 0 ftdi_usb_get_strings failed: -4 (libusb_open() failed) A libusb_open() issue is most likely a driver installation problem. I tested on Vista 32 with the RC3 binaries and cannot

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-12 Thread nico
Hi Le 13/04/13 05:40, Xiaofan Chen a écrit : > On Fri, Apr 12, 2013 at 11:06 PM, nico wrote: >> using libusbx-1.0.14 and libftdi (the problem is similar with 1.0.15-rc3) >> downloaded from http://mcuee.blogspot.fr/ (Xiaofan's blog _ the devKit) >> here's a report

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-12 Thread nico
b_get_strings failed: -4 (libusb_open() failed) on a Win7 box, the same find_all.exe successfully find the same device. Hope you'll be able to fix that. best regards, Nicolas Le 11/04/13 15:47, Xiaofan Chen a écrit : On Thu, Apr 11, 2013 at 9:30 PM, nico wrote: Hi, is there is a

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-11 Thread nico
Hi, is there is any windows Vista32 restriction? ++ Nicolas Le 11/04/13 09:53, nico a écrit : > thanx! > ++ > nicolas > Le 10/04/13 02:44, Pete Batard a écrit : >> On 2013.04.09 11:39, nico wrote: >>> can someone provide a MinGW 32bits built of the last working RC, >

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-11 Thread nico
thanx! ++ nicolas Le 10/04/13 02:44, Pete Batard a écrit : > On 2013.04.09 11:39, nico wrote: >> can someone provide a MinGW 32bits built of the last working RC, > Sure. Please have a look at the -win download from: > https://sourceforge.net/projects/libusbx/files/releases/1.0.15/bi

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-09 Thread nico
Hi, can someone provide a MinGW 32bits built of the last working RC, thanx in advance, best regards, Nicolas Le 04/04/13 21:12, nico a écrit : > Hi, > merci beaucoup to everyone for your work... > > Le 04/04/13 20:35, Pete Batard a écrit : >> On 2013.04.04 09:27, nico wrote:

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-04 Thread nico
Hi, merci beaucoup to everyone for your work... Le 04/04/13 20:35, Pete Batard a écrit : > On 2013.04.04 09:27, nico wrote: >> Making all in libusb >> CC libusb_1_0_la-core.lo >> core.c:1755:30: warning: use of logical '&&' with constant operan

Re: [Libusbx-devel] libusbx v1.0.15-rc2 is now available for testing

2013-04-04 Thread nico
Hi, my compiler is Clang on MacOS 10.7.5. I run ./configure --disable-log --prefix=/opt/local make CFLAGS="-arch i386 -arch x86_64 -mmacosx-version-min=10.6" and here's the output: Making all in libusb CC libusb_1_0_la-core.lo core.c:1755:30: warning: use of logical '&&' with constant ope