12-17-2008 02:07 AM
Hello,
I would like to extract the set of libraries needed for my application (in C API) to work. Is there any possiblility to define which libraries are neccessary from DAQmx driver? I tried to use Walker Dependency to check which libraries are required but the number of files was quite huge. I want my application to run on different boxes without installing whole DAQmx software on each.
Thanks in advance,
Dariusz Boczkowski
12-17-2008 10:31 AM
Hi Dariusz,
Thanks for the post and I hope your well today.
The only thing I can suggest is the Runtime Deployment Options Available for NI-DAQmx, please see the following Dev Zone article about the options.
http://zone.ni.com/devzone/cda/tut/p/id/5606#toc7
Let me know what you think,
12-18-2008 05:26 AM
Thanks for an answer,
That may solve my problem, but I haven't checked it yet. If I install DAQmx driver in runtime version I will be able to verify the solution. I will describle the effect then.
Best regards,
Dariusz Boczkowski
12-18-2008 06:36 AM
Hi Dariusz,
Thanks for the reply.
Please do try it and let me know if you any issues.