I upgraded from 8.2 to 8.5 a few weeks ago. Since then I have been unable to build an application I have been working on. I get the error below almost immediately after trying to build the application. I have tried building this on two seperate machines with 8.5 and get the same result. I can go back to 8.2 and it builds fine. I tried doing a mass compile with 8.5 with no success. I can run the top level vi with no error. LV seems to be looking for a file and can't find it, but I don't know what file it is looking for.
ERROR MESSAGE:
LabVIEW cannot find a file that is a dependency of a Startup, Exported, or Always Included VI.
File Not Found: .
The missing file might be referenced by one of the libraries included in the build or by the file - AutoScope.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.
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
Error 7 occurred at AB_Engine_HandleLinkErrors.vi -> AB_Engine_Update_Source_from_Linker.vi -> AB_Build.lvclass:CalculateDependencies.vi -> AB_Build.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Nonexistent GPIB interface.