Issue Details
When I try to select a 32-bit DLL in a Call Library Function Node in 64-bit LabVIEW, I get a dialog stating:
The library selected is not valid for the current platform. For example, you are running 64-bit LabVIEW and the library might be a 32-bit library.
OR:
When I try to select a 64-bit DLL in a Call Library Function Node in 32-bit LabVIEW, I get a dialog stating:
The library selected is not valid for the current platform. For example, you are running 32-bit LabVIEW and the library might be a 64-bit library.
Why am I seeing these errors? Can I call a 32-bit DLL from 64-bit LabVIEW or vice versa?