06-26-2010 09:04 AM
I have written a simple vi in LV for Windows (full development version that includes the application builder). The vi processes user inputs only, so no interfaces to hardware and hence no need for DAQmx. Is it possible to build an application that would run on a Macintosh (OSX10.4) from the Windows machine? In the Application Builder I tried to change the extension of the target filename from '.exe' to '.app' but it was changed back to '.exe' once I moved away from the text box, so I suspect that the answer is NO!
06-26-2010 09:23 AM
The answer is no. You need a copy of LabVIEW for Mac with the app builder.
06-26-2010 06:20 PM
Thanks Dennis. Hey ho