lavovaLampa / pyft4222

A python wrapper for libft4222 library
MIT License
7 stars 4 forks source link

loading library on WIN11 throws errors because of outdated lib-ft4222.dll #3

Open ProposeleSS opened 5 months ago

ProposeleSS commented 5 months ago

There is an issue loading libft4222.dll: I get an error unable to load shared library! I am using windows 11. Tried updating lib-ft4222.dll manually by downloading latest dll from ftdi page. It seems that there were some changes since the latest update in changelog was in march 2024.

I could try updating the.dll myself (and create a PR to this repo), but I am afraid it would break anything.

How this issue could be resolved?

lavovaLampa commented 5 months ago

If you want, you can do a PR. If not - I'll take a look. It's up to you 😀.