LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Application builder custom destination files

I'm trying to build my application, after I add my top-level VI, I go to custom destination, and I find the "lvanlys.dll" 3 times, and 2 of the source file path is an old path?

I can't remove these files, and I can't change these bad path?

And I can't build my application because the Builder said the path is incorrect, and if I create these path, the builder said there's duplicate files?

What is the solution?
0 Kudos
Message 1 of 2
(2,445 Views)
I don't think it's a problem with the application builder but with some of the VIs you're using. I've seen this happen when there are multiple versions of LabVIEW installed and some VIs have been converted from a previous version and they still are linked to the older version's dll's. What I've done is go to the path of the older dll's and either delete or rename them. When you reload your application, it should find just the current version automatically but you may have to tell some VIs where to look.
Message 2 of 2
(2,445 Views)