LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error while building executable

Hi,

while building an executable I get the following error:

Error 6 occurred at Librarian Path Location.vi  Can't list parent path
Possible reason(s):
LabVIEW:  Generic file I/O error.
---
NI-488:  I/O operation aborted.

If I try to build the executable of the initial version of the same VI, staying in the same file system
of the same machine, everyting can be build fine

Thanks for your help
0 Kudos
Message 1 of 2
(2,518 Views)
I feel your pain.Smiley Very Happy  Compiling and building installations in LV is NOT intuitive.  My guess is you have failed to install a necessary LLB or driver in your compiling  or installation process.  You will need to make sure other computers the program is on have the lv runtime installed and you may need to select other options to install during the installation build listed under "additional installers" tab such as NI-488 or NI_VISA in order to enable communications to external instruments.  It works on the development computer because those things are already installed.   You might do a search of "Error 6" here in the lv forum as I recall it's kind of a common problem.
0 Kudos
Message 2 of 2
(2,503 Views)