02-23-2022 01:08 PM
Solved! Go to Solution.
02-23-2022 01:44 PM
You need LabVIEW 32-bit to build a 32-bit executable. But your code should just open in the same version of 32-bit LabVIEW and 64-bit LabVIEW.
02-23-2022 01:57 PM
As long as you build it using the appropriate development environment.
NOTE: third party dependencies like DLLs should also be 32-bit when you build (if you have any)