LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can this be done? how to settle this error problem? ^^

Just want to know how to create an Exe file... when i click on Tools>>Builid application or shared Library (DLL) i get this error message:
 
Possible reason(s):
Application Builder:  A Source File VI or one of its dependencies does not exist. Open all VIs in the Source Files list, recompile them, and save them to update their dependencies.
 
how to settle this problem? thanks!
 
have a nice day! cheers!
0 Kudos
Message 1 of 3
(2,690 Views)

Hi

did you try doing this??

Open all VIs in the Source Files list, recompile them, and save them to update their dependencies.

Smiley Very Happy Smiley Wink

Regards

Dev

 

 

Message 2 of 3
(2,679 Views)


Possible reason(s):
Application Builder:  A Source File VI or one of its dependencies does not exist. Open all VIs in the Source Files list, recompile them, and save them to update their dependencies
Hi
this error is due to any one of depended file or any subVi loaded from different path,save all your files in particular folder,and take labview library function from its original path,then you won't get thie error.and then build Exe.
 
Note: i believe in LV 8,becoz of project structure,this problem won't come,i haven't tried in LV 8
0 Kudos
Message 3 of 3
(2,677 Views)