General Category > Discussion - Drivers

missing DLL on Windows 11 for LibFT260 ?

(1/1)

ffred:
Hello,
I'm writing a program using LibFT260 on a Windows 10 computer and for now all is good, but I tried it on a new Windows 11 computer and it seems to be missing DLLs. (screenshot from Dependency Walker : https://postimg.cc/18Q058PF ).
I installed the last 64bits Visual C++ redistributable, but nothing change. does someone know which DLLs are needed ??
thanks.
ffred

FTDI Community:
hi ffred,

This is a known issue. You just have to copy the .dll to the same location as the .exe and then it should work fine.

Best Regards,

FTDI Community 

ffred:
hi,
if you talk about the LibFT260.dll, I already did that and it doesn't work...
I'm not near this Windows 11 computer right now. will made some other tests tonight probably.
thanks.
ffred

FTDI Community:
Hi ffred,

You should test using the sample code provided in the library download before you start writing your own. Just to verify it is all working properly. Let me know how it goes.

Best Regards

FTDI Community

ffred:
it's ok now (didn't change my code).  :D
I also installed Microsoft Visual C++ 2010 x64 Redistributable.
thanks.
ffred

Navigation

[0] Message Index

Go to full version