LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Building EXE

Any solution found yet?

 

I'm having the same problem. The error message is identical. Please advice!

 

Could the cause be found in the attached code? Do I have explicitly include the VI (and its subVIs) referenced by the Static VI Reference?

0 Kudos
Message 11 of 12
(435 Views)

You will need to include them if you don't find them in the "dependencies" section of the project explorer.  There are a few things that can cause Error 7, often a way to get rid of it is to make sure there's no whitespace at the end of your application's name under build specifications.  If that doesn't resolve the error, you can try to get rid of all whitespace in your application's name in general.

0 Kudos
Message 12 of 12
(409 Views)