Hi,
I have everything working fine under LabVIEW enviroment with the Kinect. But I have problem making the exe running (or dynamically loaded).
Previously I was able to create the exe ( a Main VI which dynamically load vi A, B, C and D) and installer and deploy to other machince without any issues.
But once I try to build the exe with the new VI, E (which use the Kinect), my main VI was not able to dynamically load the calling vi anymore.
Hope to get some help/advices here.
Thanks.