LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add dll to project

Hi All,

 

I have a problem adding dll to the DEPENDENCIES catergory of my project.

 

a.vi  calls b.dll, and b.dll calls c.dll. So c.dll won't be added in DEPENDENCIES. I can only add c.dll to My Computer catergory(shown in the picture). 

 

If I compile the vi to a stand-alone file, the stand-alone file fail to work.

 

Thank you so much for your advise.

0 Kudos
Message 1 of 3
(5,184 Views)

I figured it out. just add the dll as always include.

 

Anyone reading this post, have a great weekend!

0 Kudos
Message 2 of 3
(5,175 Views)

Not for report generation, but teh snapshot folder and "always include" process is described here for things that don't get automagically included as dependencies:

http://digital.ni.com/public.nsf/allkb/8A0E6274D9BD7B1986256F62006AD402

 

HTH.

0 Kudos
Message 3 of 3
(5,163 Views)