Due to now I just finish my application .VI and compile .exe (Windows with Labview). Then if I want to take my application from windows to linux. And running on linux without MONO or Wine. Because I want to interface with NI-6008. How can I do?(Step by step)
Please help me. Thank You.
AFAIK, LabVIEW does not offer Windows->Linux cross-compilation e.g. see here. So you must have a licensed and installed version of LabVIEW for Linux. Then you move the project files (or just the VI file) and build it anew in Linux.