libftdi Archives

Subject: libftdi-1.0 git Mingw 32bit development toolkit 10-Oct-2012 for testing

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 10 Oct 2012 11:23:14 +0800
Download:
http://code.google.com/p/picusb/downloads/detail?name=libftdi1_devkit_MinGW32_10October2012.zip

This is for developers who want to use libftdi git (1.0 API) under Windows
using MinGW 32bit toolchain.

It includes the following.
1) include file for libftdi-1.0 and libusbx 1.0.13.
2) MinGW 32bit dll for libftdi-1.0
3) MinGW import and static library for libftdi-1.0 (including Boost C++ library)
4) MinGW 32 bit build of libftdi-1.0 examples.
5) doxygen generated documentation
6) Windows device driver installation instruction.
7) libftdi.git source code snapshot and libusbx 1.0.13 source codes.

Tools used to build this package.
CMake 2.8.7: http://www.cmake.org/
MinGW with Boost: http://nuwen.net/mingw.html version 9.4,
containing GCC 4.7.2 and Boost 1.51.0.

Known problems:
1) libftdi-1.0 has not been released so there may be problems.
2) ftdi_eeprom is not built (failed to build due to issues finding libconfuse).
3) Python binding is not built.
4) The unit test program is not built (failed to built).
5) find_all_pp will crash.

-- 
Xiaofan

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

Current Thread
  • libftdi-1.0 git Mingw 32bit development toolkit 10-Oct-2012 for testing, Xiaofan Chen <=