11-18-2013 11:08 AM
I have a LW CVI RealTime target project.
The project compiles successfully, but LW/CVI complains with the following message: "'MSVCR90.dll' cannot be copied to the target because it could not be found. 'SpikeTriggerPulse.dll' may fail to load." There is a copy of this file in "C:\Program Files (x86)\National Instruments\RT Images\MSVS90\1.0". How do I tell LW/CVI where to look for it?
The host sytem is Windows 7, LW/CVI is at 2013.
Thanks,
Jonas
11-18-2013 01:48 PM
If you're wanting to get it down to the target, open MAX, and in the software download wizard find and select "Microsoft Visual Studio 2008 Runtime Support" and install that component to the controller. Then it should be available to you on the controller.
-Danny
11-18-2013 02:22 PM
Microsoft Visual Studio 2008 Runtime Support had been installed. I reinstalled it but am still getting the same error.