I use either gcc (mingw) and ms VS2007 to build libftdi on libusb-win32 code can be found:
http://code.google.com/p/nowindlibraries/source/browse/#svn/trunk/ftdx ftdx is a libraries that offers a standard interface to libftdi on libusb _and_ to FTD2xx (FTDI's own binaries driver) and works on linux/windows/macOSX/bsd Makefiles are missing from the repository for non-windows platforms, but the code is tested on all platforms. I will re-add CMakefiles soon. Greetings, Jan Wilmans On 24 February 2010 02:44, Xiaofan Chen <[email protected]> wrote: > On Wed, Feb 24, 2010 at 8:33 AM, Jie Zhang <[email protected]> wrote: >> On Tue, Feb 23, 2010 at 10:12 PM, Xiaofan Chen <[email protected]> wrote: >>> I have not installed CMake under cygwin. >>> >>> How do you build libftdi-1.0 under Windows? >>> >> I don't remember the details. I use mingw/msys and gmake, >> not CMake nor cygwin. >> > > I will try that. My main interests with libftdi is for OpenOCD. But > now I got some FTDI chip based demo boards as well. > > > -- > Xiaofan http://mcuee.blogspot.com > > -- > libftdi - see http://www.intra2net.com/en/developer/libftdi for details. > To unsubscribe send a mail to [email protected] > > -- Met vriendelijke groeten, -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
