Home › Forums › FTDI FT4222 LabVIEW Driver Discussions › Error 13 – Call Library Function Node in Built Executable and Installer › Reply To: Error 13 – Call Library Function Node in Built Executable and Installer
Hi Nirmal/Infant,
This looks strange to me as well, as this scenario has never been faced for over 3+ years this driver out to help various developers. We would need to systematically analyze these. By any chance would you be able to run the dependency walker on the target system as explained in this link? Dependency Walker is software to figure out if all dependencies of the DLL are available on the system. If you can send the screenshot of the dependency walker where warnings or missing dependencies are mentioned, we can figure out why we’re facing this issue and what is missing.
Since you’re telling that EXE works well if the PC has LabVIEW installed, &, not working in PC where LabVIEW is not yet installed, I presume that it’s most likely the built installer might be missing some necessary component that should be installed.
Thanks,
AJ