On Sat, Oct 13, 2012 at 12:01 PM, Peter Stuge <pe...@stuge.se> wrote:
> I'm unable to reproduce your success with the libftdi build, but at
> least it works for you.

libftdi build is a bit tricky (cross or not cross). I still use the copying
method for libusb-win32. You can also specify libusb-win32 include
and library manually (LIBUSB_INCLUDE_DIR and LIBUSB_LIBRARIES)
for the build of libftdi.
http://developer.intra2net.com/git/?p=libftdi;a=blob_plain;f=FindUSB.cmake;hb=libftdi-0.x

It used pkg-config for non-Windows platform but the manual method
for Windows.

It is the same for libftdi-1.0 which needs libusb-1.0 (or libusbx).
http://developer.intra2net.com/git/?p=libftdi;a=blob_plain;f=FindUSB1.cmake;hb=HEAD


-- 
Xiaofan

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to