LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

EXE Build Error (Error 7)

Hi,

 

I had LabView 8.0 installed which worked great. I have then installed LabView 8.6.1 as well. Since then I can no longer Build Executables.

During the Install of 8.6.1 a Message appeared that the old drivers needed to be uninstalled before the new Drivers (Feb 2009) can be installed.

So I uninstalled the old drivers as requested and installed the new Drivers. It seemed to have intalled ok, no error messages appeared. 

 

I tried to resolve the issue as stated by Open the Startup VI and recompiled it with (CTRL+SHIFT Click the Run arrow) and then saved. But it

did not resolve the issue.

 

So when I try to build an EXE I am still getting the following Error Message and need help with it to resolve this issue. Help is greatly appreciated.

 

 

 

 

 

 

 

==========================================================================================

 

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 - . 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.
- Open all libraries included in the build and verify the existence and locations of referenced files. Also, try building with the additional exclusion option, "Remove unused members of project libraries", checked.

==========================================================================================

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.

 

==========================================================================================

0 Kudos
Message 1 of 4
(3,324 Views)

Hi KCT_1,

can your run your program in development enviroment?

 

Mike

0 Kudos
Message 2 of 4
(3,321 Views)

Hi Mike,

 

yes, I can.

 

Also, I just discovered that indeed I can build an Executable with a completely indipendednt and different Project. So I wonder what is wrong with my project.

 

Thanks for your help.

 

Best Regards

 

Kay

0 Kudos
Message 3 of 4
(3,316 Views)

Problem solved,

 

I created a new Project file and the Problem went away.

 

Thanks for your Help anyway.

 

Cheers

 

Kay

0 Kudos
Message 4 of 4
(3,293 Views)