From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to include dll into a stand-alone application

Hi, I wrote a vi to process images from my camera, and I want to build a stand-alone application(exe), so I can share the application with my friends. I just do as wht's in  the Labview help, but when I run the exe file in other PC, it  tells me I haven't nivision.dll etc. My question is how to find out the dll files in my vi and include these files in the stand-alone application?  
0 Kudos
Message 1 of 6
(2,768 Views)
Can anybody help me?
0 Kudos
Message 2 of 6
(2,751 Views)

You will need to install a vision deployment license http://sine.ni.com/nips/cds/view/p/lang/en/nid/2881 on the PC where you are running your executable.

You will need to purchase a license for each seperate installation.

David

0 Kudos
Message 3 of 6
(2,748 Views)
Hi, David, Thanks for reply. If I make my vi into a installer, is it possible to include all the dll needed and execute it on other PC?
0 Kudos
Message 4 of 6
(2,736 Views)

To be honest I am not sure. Its been a while since have used the vision run-time engine. Before I installed it on the target computer. I ddn't include it with my application build.

Take a look at this http://digital.ni.com/public.nsf/allkb/1A9A18AA574ABEDF86256F780062C240 it might help. Also look at the documentation supplied with the vision deployment license.

David

Message 5 of 6
(2,726 Views)
Thanks David, the document is useful.
0 Kudos
Message 6 of 6
(2,713 Views)