10-11-2013 10:05 AM
Hi, we have a requirement to develop an User Interface which should be able to deploy in Linux as well as Windows XP/7. Please can you help me in with some tips.
Thanks
Selva
10-14-2013
01:51 AM
- last edited on
04-17-2024
08:34 AM
by
Content Cleaner
Unless you can create some virtual windows machine on Linux, the same executable cannot run on both environments. However, you can code your CVI application so that it can be compiled and executed under Linux with the use ot the appropriate runtime.
In doing so, please consider that:
Consider also that there are only a few programmers developing their applications under Linux (no, I'm not one of them) and the material available on the forums is consequently reduced.