ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation options native libraries

I keep getting a number of errors due to compilation issues. The problem I have is that the compilations of the vi finds other versions of subvi's in old libraries and not the ones under the labview subdirectory. If I go through and find these and then delete the sub vi's within these I can get my program to compile. Is there someway of telling the compiler to look under the labview directory first and then other libraries?

 

Thanks

 

 

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

The LabVIEW options dialog has a section called 'Paths', here you can set the order of folders to look when a certain file is not found, however if the file is found in the expected location LabVIEW will not search.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,449 Views)