06-29-2022 11:04 AM
Hi!
After upgrade my LabView project to use the "ftd2xx.dll" to work with 64-bits instead of 32-bits, when I genereted the EXE, I got the error in the attachment picture.
I attached the logs for the error too.
Someone could help me to find what could be happen?
Thanks!
Solved! Go to Solution.
06-29-2022 03:11 PM
Hi!
Now I can solve this problem. The reason for the error was about the type of parameters, now I adapted the type unit to 64 bits.
Thanks!