LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot build executable for VI

During the build, I get the following message:

 

"A name collision occurred during the build.  VIs were renamed to protect the build.  If any dynamic calls were made to the following VI(s), unexpected behavior may occur:"

 

Initially, it doesn't list any VI.

 

Then, I start getting the following pop messages for which I have to select OK or CANCEL:

"A VI with the same name from 'C:\proj\systemLab\systemLabview\builds\ConverterTestPrj\ConverterTest\internal1.llb\MC_Version.vi' is already in memory.  It will be used instead of the selected VI."  [The 'C:\proj\systemLab\systemLabview\builds\ConverterTestPrj' path is what I selected as the destination in the app specification]

 

I clicked o.k., and continued to get the same pop for the following VIs (all in the internal1.llb file):

Write DBL 1D.vi

MathScriptInitialization.vi

Read DBL.vi

MC_Symbol_Table_Public_Dispose_UID.vi

MergeErrorsWrapper.vi

 

I clicked ok on all of them  (actually, I tried at another time clicking CANCEL on all of them, and still saw the same issue).

 

The build then apparently successfully completes, and now in the build window, there is a VI to go along with the message I copied at the top of this message:

'C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\Analysis\Matrix\Support\ComplexMatrix\Methods\Numeric.llb\Multiply - CM,C.vi'.

 

I try and run the created VI, and get the following message:

"The VI is not executable.  The full development version of Labview is required to fix the errors".

 

I have the professional development system.  I was hoping someone out there has seen something similar and could help me.

0 Kudos
Message 1 of 2
(2,595 Views)

Go into the build folder and delete the program's file folder and it will go away.

 

This is just when you have already built the program before and its finding that it already has done it once. Don't worry about it.

 

 

0 Kudos
Message 2 of 2
(2,580 Views)