libftdi Archives

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

From: Hjalmar Turesson <hturesson@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 15 Feb 2013 14:36:32 -0500
This makes the situation a lot clearer to me.
Things works nicely now.

Thank you very much,
Hjalmar

On Thu, Feb 14, 2013 at 7:46 PM, Xiaofan Chen <xiaofanc@xxxxxxxxx> wrote:
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




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


Current Thread