LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Name collision RT

I'm building an exe in Real Time (8.6.1) and get the following error:

 

An included file had a name collision with the top-level VI - .... Name conflicts involving top-level VIs are not allowed. You can rename files as part of the build process to avoid name conflicts.

 

How can i understand which is the file that collides?

0 Kudos
Message 1 of 3
(2,369 Views)

Since it should be obvious if two of the VI's you have written have the same name, you might have a VI (that you wrote) that has the same name as one in the NI libs that the builder is accessing.

 

Message Edited by Broken Arrow on 07-20-2009 07:24 AM
Richard






0 Kudos
Message 2 of 3
(2,356 Views)

The project had been converted from 8.6 to 8.6.1.

I recreated the project and the problem disappeared.

Dejavù: i often have problems with converted projects

0 Kudos
Message 3 of 3
(2,334 Views)