LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I build an application for a linux machine from a windows machine?

Solved!
Go to solution

Is it possible, with LV2012, to build an application for a target other than the the machine type that I am working on?

 

meaning, can I build an application to run on a linux machine from my development machine, which runs on windows?

 

alternatively, can I build an applications to run (natively, no WOW) on a 32-bit OS from a development machine that is a 64-bit OS and 64-bit labview?

 

Or does LV only build for similar targets as the development platform, and I would need to move the source code to another development machine to generate code for a different type of target machine?

 

Thank you!

0 Kudos
Message 1 of 3
(2,296 Views)
Solution
Accepted by topic author rothloup

You can only do a build for the OS that you have a license for and for the OS bitness that you are using. In other words, you need LabVIEW for Linux or LabVIEW for Mac to build exe's for them and you need LabVIEW Windows 64-bit to build a 64 bit exe. It does require moving the source code to the other development systems.

Message 2 of 3
(2,292 Views)

boooo,

 

ok, thank you for the quick reply.

0 Kudos
Message 3 of 3
(2,285 Views)