Hi All,
I created a simple LabVIEW application to test the performance of the Multicore Analysis and Sparse Matrix Toolkit. The toolkit is created by National Instrument, and I installed it using VIPM. I used a couple of vis from the toolkit and created an executable. The exe runs fine on the system on which it was created, but I get "Resource not found" errors when I try to run the exe on any other system. All systems are running Windows 10.
Here are the errors:



The DLL is located in the data folder where the exe is located.
Does anyone know why LabVIEW runtime isn't able to locate the DLL and how to resolve it?
Thanks!