Hi all,
some days ago I started to create a dll using LabWindows/CVI 2015 (Evaluation Version, Version 15.0.1(239), runtime engine 15.0.1.239) , installed on a Windows 7 Professional SP1 system.
The dll will be used within an CVI-based application running on target system with Windows XP Professional SP3 as OS. The runtime engine there has version 12.0.0.422 (CVI 2012).
As the version of runtime engine on target system should match or exceed the one on development system, I tried to install the CVI SP1 runtime "NILWCVIRTE2015SP1.exe" on the target system. But I got message "This installation requires Windows 7 SP1 or later", what in the end corresponds to the given system requirement regarding OS (-> Windows 8.1; Windows 8; Windows 7; Windows Server 2012 R2 64-bit; Windows Server 2008 R2 64-bit).
What can I do to get my dll run on XP-target system ?
Probably the 2015 runtime engine usable for XP does not exist ?
Installing CVI 2012 on development system and compile/build there the dll is probably one solution, but are there other possibilities ?
Thanks for your help,
NewInCVI