On Wed, Jun 6, 2018 at 12:41 AM, creeksidedas <[email protected]> wrote: > Thanks for the reply! libftdi was actually a dependency for another library I > needed, so I decided to just use 32-bit Python 2.7. It worked seamlessly. >
That is good as well. If you use MSYS2, it does have libftdi 1.4 binary for 32bit/64bit MinGW-w64, including Python bindings (seems to be only for Python 3.6). Ref: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-libftdi/PKGBUILD It does not build examples and documentations, other than that, it seems to be pretty complete. -- Xiaofan -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
