LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to distribute Labwindows/CVI analysis library

Hi,
 
We are using the Labwindows/CVI 7.0 complete Development system. I am developing an application for my client using it. In that I have used analysis library functions. The client may not have the complete development version, they may have only RunTimeEngine. In that case, how do I distribute analysis.h and analysis.lib file.
 
thanks
0 Kudos
Message 1 of 2
(3,066 Views)

You do not need to distribute such files: simply compiling your application into an executable and installing the runtime engine will ensure your program will work correctly even if using advanced analisys library function.

.lib and .h files are only needed in case you need to compile the project from the source code, which is not your customer case according to what you say.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(3,061 Views)