10-14-2015 08:15 AM
I found the error of => niincludes.h(18) : fatal error C1083: Cannot open include file: 'NiVisaComponent.h': No such file or directory
I have checked some path, "C:\Program Files (x86)\National Instruments\MeasurementStudioVS2005\VCNET\Include"
I found a lot of files but only doesn't have NiVisaComponent.h, Anyone know how to download it or Is this file was changed the name?
I already install NI-VISA v15.0 but still doesn't have this file.
I don't have "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Include" because my laptop is 64-bit.
Solved! Go to Solution.
10-14-2015 09:44 PM
10-15-2015 12:36 PM
Hi,
If you check the VISA 15 readme, you'll see that Visual Studio 2005 isn't supported. It looks like the most recent version of VISA that supports VS 2005 is Version 5.2 for C# / VB.NET and 5.0.2 for C++ MFC (with Measurement Studio 2009).
10-15-2015 12:38 PM