09-27-2007 05:12 AM
09-28-2007 05:33 PM
10-01-2007 03:03 AM
Hi Nick
Thanks for your reply.
Well, I guess the problem was with the .libs on which my dll depended.
Actually, when I built my dll, I provide it with the static libraries that it requires and hence as an outcome, the dll has those libraries built in it (The run time dependent dll's were of course provided externally).
I believe test stand wants those libs as well (through labWindow/CVI adapter configuration; configure auto-loading of support libraries needed for linking).
Any idea why testStand needs static libs (when they are already part of the dll).
Regards,
-Rajneesh.
10-02-2007 08:28 AM