LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I compile my project from windows to work with linux

I have written a program in Labview 7.1 for windows XP. Some costumers are interested to run this software under Linux Ubuntu. Can I write programs in labview on a windows-pc and from there build a application to run under Linux ?
0 Kudos
Message 1 of 4
(4,436 Views)

Hi  pea@delta.dk,

No, each operating system uses a different type of executable.  There is a different LabVIEW Run-Time engine for Linux, Windows, and Mac. Any installer you build will only run on the OS that you built it on. However, any VI that you create can be opened and run on a different operating system if you have the development system.

Finally, the only way to deploy a LabVIEW application on a particular operating system is to use the Application Builder for that operating system.

    Benjamin R.


Senior LabVIEW Developer @Neosoft


Message 2 of 4
(4,431 Views)
Thanks for the quick answer. I will talk to my manager about a Labview licence for Linux.......
0 Kudos
Message 3 of 4
(4,421 Views)
If you haven't planned to migrate to another OS you may run into some problems. They are at least filenames and text with non ascii characters like german umlauts, access to the registry, Active-X, unsupported hardware, uncomplete supported hardware, 3D-Graph.
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 4 of 4
(4,408 Views)