I have VIs built in LabVIEW 6.1. It works and built well. In LabVIEW
7, It works well. But when I try to build it. I got error.
I first use the mass conpile to compile VIs and then build the exe
with default settings. I got:
Error 7 occurred at source does not exist
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 UNIX.
---
NI-488: Non-existent board.
---
But It does not point out which file does not exist.
Anyone can help me out?