Project Dependency Conflicts Detected Dialog Box
- Updated2025-07-30
- 1 minute(s) read
This dialog box appears when you attempt to add a file to a LabVIEW project that is a dependency of another project item and might cause conflicts within the project. A conflict is a potential cross-link that occurs when LabVIEW loads an item that has the same qualified name as an item already in the hierarchy. When you add a file to the project, LabVIEW adds all members of the VI hierarchy that are not already in the project to Dependencies.
Use this dialog box to view new dependencies with conflicts that LabVIEW adds to the project.
This dialog box includes the following components:
| Option | Description |
|---|---|
| Conflicting Items | Lists the names and paths of conflicts in memory and conflicts in the project. LabVIEW adds these items to the project under Dependencies. Resolve any new conflicts in the Project Explorer window. |