Windows 7 Supported?
Brought to you by:
mike_werner
I am trying to get the FTD2xxj library to work on Windows 7. I have installed the latest FTDI driver (supports Windows 7)
but the FTD2xxj.dll library can not find a required native library.
Error message is:
ftd2xxj.dll: Can't find dependent libraries
It is working fine for me under windows7 on x32 . But it seems the dll is not working on x64.
I've just put the dll (v3.0.0) in the same directory where my application.jar is.