Issue Details
I'm trying to build a LabVIEW executable which uses functions from the
Automotive Diagnostic Command Set Toolkit (ADCS), my VIs runs fine in the LabVIEW Development Environment, but I get the following build error:
LabVIEW cannot find a file that is a dependency of a Startup, Exported, or Always Included VI.
File Not Found: C:\<Program Files>\National Instruments\<LabVIEW version>\vi.lib\Automotive Diagnostic Command Set\Diagnostic Transport.llb\ISOTP Send CFs.vi
The missing file might be referenced by one of the libraries included in the build or by the file - VI_Name.vi. To fix this issue:
- Open all Startup, Exported, or Always Included VIs, recompile them (CTRL+SHIFT Click the Run arrow) and save them to update their dependencies.
- Open all libraries included in the build and verify the existence and locations of referenced files. Also, try building with the additional exclusion option, "Remove unused members of project libraries", checked.
Error 7 occurred at AB_Engine_HandleLinkErrors.vi -> AB_Engine_Update_Source_from_Linker.vi
Possible reason(s):
LabVIEW: File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.
=========================
Nonexistent GPIB interface.
