On Tue, Jul 26, 2011 at 7:14 PM, Xiaofan Chen <[email protected]> wrote: > Just to help people to get start with libftdi-0.19 under Windows with > MinGW, here is a convenience package. > > http://code.google.com/p/picusb/downloads/list > http://picusb.googlecode.com/files/libftdi_0.19_devkit_MinGW32_26July2011.zip > > It includes the following. > 1) include file for libftdi-0.19 and libusb-win32 > 2) MinGW 32bit dll for libftdi-0.19 > 3) MinGW 32bit import and static library for libftdi-0.19 > 4) MinGW 32 bit build of libftdi-0.19 examples. > 5) libusb-win32 device driver and filter driver installer which work > under 32bit/64bit Windows. > > System requirements: Windows 2000, XP 32bit/64bit, Vista 32bit/64bit, > Windows 7 32bit/64bit. 32bit/64bit Windows 2003/2008/2008R2 should > also work.
As per the request of some users, here is an updated version for the latest git tree, http://code.google.com/p/picusb/downloads/detail?name=libftdi_0.19git_devkit_mingw32_27August2011.zip Tools used to build this package. This is the first time I am using non-MinGW.org distro of MinGW (due to the desire to build the Boost C++ library) and hopefully this does not create big problems. CMake 2.8.5: http://www.cmake.org/ Doxygen 1.7.1: http://www.stack.nl/~dimitri/doxygen/ MinGW with Boost: http://nuwen.net/mingw.html version 7.2, containing GCC 4.6.1 and Boost 1.47.0. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
