Updated with Boost binding and Python 3.2/3.3 bindings. Download: http://code.google.com/p/picusb/downloads/detail?name=libftdi1-1.0_devkit_mingw32_17Feb2013.zip
This is for developers who want to use libftdi1-1.0 release under Windows using MinGW. It includes libusbx 1.0.14 Windows binary for MinGW 32bit. It includes the following. 1) include file for libftdi1-1.0 and libusbx 1.0.14. 2) MinGW 32bit dll for libftdi1-1.0 3) MinGW import and static library for libftdi1-1.0 4) MinGW 32 bit build of libftdi1-1.0 examples. 5) 32bit Python 2.7, 3.2 and 3.3 binding 6) doxygen generated documentation 7) Windows device driver installation instruction. 8) libftdi1-1.0 source code and libusbx 1.0.14 source codes. Tools used to build this package: CMake 2.8.10.2: http://www.cmake.org/ MinGW GCC 4.7.2 : http://www.mingw.org Python 2.7.3, 3.2.3, 3.3: http://www.python.org swig 2.09: http://www.swig.org/ doxygen: http://www.doxygen.org/ libconfuse 2.7: http://www.nongnu.org/confuse/ pkg-config lite 0.28_1 :http://sourceforge.net/projects/pkgconfiglite/ Take note that the Boost binding and examples are built with another MinGW based toolchain: nuwen.net MinGW Distro 9.5 with MinGW GCC 4.7.2 and Boost 1.52. http://nuwen.net/mingw.html Known problems: The unit test program is not built. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
