09-23-2009 06:48 AM
I've got simple question. Does or does not LabView for Linux works with 64 bits?
I've lost already plenty of my time trying to find answer.
I'm trying to import dynamic library (*.so).
Importing seams to works fine, but then library can not be found.
The same routine on 32 bit machine succeed.
09-24-2009 03:15 AM
Hi,
National Instruments does not support or plan to support 64-bit Linux systems for LabVIEW at this time. Please see the following document:
National Instruments and Linux: Frequently Asked Questions
http://www.ni.com/linux/support.htm
However, having said that, if you have a 64-bit Linux installation, which has a 32-bit compatibility environment in one form or another, then LabVIEW should be able to run. This means however that you will need 32-bit versions of all libraries that you use, since only 32-bit libraries may be used with 32-bit executables.
Hope this helps!
Best regards,