LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application builder dll

Hello,
I'm going to build an app.exe for my customer. When I sent it to him he claimes several missing dll's. On my machine I have everything and nothing is missing.
Is there a simple way to find out which dll's (and perhaps other things) are necessary for the distribution?
Thanks in advance
Klaus
0 Kudos
Message 1 of 2
(2,066 Views)
Your dlls should be in the project and listed as dependencies. When you build the installer, they should get included. You did build an installer didn't you?Smiley Wink You should also include any hardware drivers (DAQmx, NI-GPIB) that your program uses.
0 Kudos
Message 2 of 2
(2,051 Views)