libftdi Archives

Subject: Re: libftdi install on win 7 64-bit?

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 15 Feb 2013 08:46:43 +0800
On Fri, Feb 15, 2013 at 8:41 AM, Xiaofan Chen <xiaofanc@xxxxxxxxx> wrote:
> Take note the latest release version of libftdi 0.x is 0.20.
> I've put the Windows binary download here.
> http://code.google.com/p/picusb/downloads/detail?name=libftdi_0.20_devkit_mingw32_08April2012.zip

And now there is the new libftdi1-1.0 release which
uses libusb-1.0 API. I've built the Windows binary
here.
http://code.google.com/p/picusb/downloads/detail?name=libftdi1-1.0_devkit_mingw32.zip

In that case, you need to have 32bit libftdi1.dll
and 32bit libusb-1.0.dll (from libusbx.org) in the
C:/Windows/SysWow64/ directory.

I may provide 64bit build of libftdi1-1.0 later. In that
case, you need to put 64bit libftdi1.dll and
64bit libusb-1.0.dll (from libusbx.org) in the
C:/Windows/System32/ directory.


-- 
Xiaofan

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread