LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

resolve load conflict - build / compilation

Resolve load conflict occurs when some files in the project use same name of libraries / VIs.

 

questions:

1. Does it affect the building / compilation of the code into .exe file? I assume it is just a warning and NOT an error.

It should not affect the code right?

 

thanks

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

Its a warning if the file affected are not loaded dynamically based on its name. If that is the case then you will have to look into the way the names are mangled and adapt the code.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,197 Views)