04-16-2025 12:27 PM
Good afternoon LabVIEW team,
I was hoping you can provide some instruction for application build with Runtime engine 2024 Q3 installed, but unable to install application onto another computer. When attempting to open executable I get the same error message application requires a version 2024 Q3 or compatible 64 bit LabVIEW runtime. I've made multiple attempts uninstall and install runtime still unsuccessful.
04-16-2025 01:13 PM
When you open LabVIEW and look at the "Splash Screen", does it show LabVIEW 2024 Q3, and does it show 64-bit (as opposed to 32-bit) LabVIEW? If you have, in fact, installed 64-bit LabVIEW 2024 Q3, the necessary LabVIEW Runtime Engine should also have been installed.
If you have built an Executable, and want to run the Executable on another computer, it will also need the LabVIEW Run Time Engine for 64-bit LabVIEW 2024 Q3 on the target machine. You should be able to download and install it on the new target PC.
You can also build an "Installer", which was explained to me as an "Executable + everything else you need on the Target to support the program", i.e. a Run Time Engine (and possibly drivers). Note that this is a more involved process, and takes more time and effort (I usually stick with building an Executable and installing the Run Time System separately).
Bob Schor