Cross-comp​iling PC-to-Mac with App Builder?

My company has LabView 6.1 PDS under Windows. However, I have a LabView
application that I'd like to have run on a Macintosh. Is there any way to
use the App Builder to generate a LabView executable that will run under the
RTE on a Mac?
Alternatively, would my license allow me to obtain a copy of the LabView PDS
for Mac? I have no intention of violating any license restrictions, but I
do understand the concerns that force them to exist . Even an older
version of LabView (5.1 or 6.0.2 or whatever) would be OK -- the app is
actually pretty low-tech,
Best regards,
Justin Goeres

Justin,
To do what you want to do, you will need to purchase LabVIEW and the Application Builder for the Macintosh and compile it there. LabVIEW is cross platform, but the results of the Application Builder are not. To produce a shared object library (.so or .dll) and/or an executable, one must use the Application Builder on the operating system they wish to use the created object.
For more information, see KnowledgeBase 261GD4VW: Are Standalone Applications Built with Application Builder Platform Dependen....
Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask

Similar Messages

  • App made with App Builder V32.1 on iOS 8 doesn't install on iPad

    Hi,
    I got a problem with an App with subscription made with App Builder V32.1 on iOS 8.
    The process was ok, no error message, i download the .ipa and then I upload on my iPad using iTunes. I have synchronized everything and then I saw my App on the device but the icon is darker and there is a text under the icon that report the App is still under installation.
    Any idea?

    Hi Neil,
    I appreciate your answer but unfortunately you are wrong, at least for my case  :-)
    I delete the old mobileprovision files, I made a new App ID and associate with the devices and then I built new mobileprovision files... and it still doesn't work.
    After a day spent to try to understand the problem, I solved making a new couple of certificates and then it works.
    I don't know why, the "old" certificates are used in other Apps and they are still valid.
    This solution works but now I have to verify if is it possible to update the oldest App with a new one made with another certificate. The Apple Developer credentials are the same but there is not documentation about this issue.
    Ciao,
    Andrea

  • Signing failed issue with app builder

    "Message was edited by: bicknell1 Ok well I kept trying and the App Builder finally launched, but still have the same problem of 'Signing failed, please try again' for the digital signature at the end of the process.  Even though it failed, it put an .ipa on the desktop, but when launched in iTunes its only 15.7mb when it should be around 180mb which tells me that the Folio is not loading into the App Builder properly. Please advise. Thx"
    I have the same problem, I tried to recreate the certificates and provisioning files that look good, then I tried to change the version and republish the app (from v25 to v24) but nothing.
    Can you contact me Neil? So I send you the log files ( but I don't know how to create them).
    Thank you in advance for the help

    Neil thanks for the link,
    I am a member Creative Cloud Single Edition, I had an article entitled,
    I put a title When updating and tried again but nothing.
    Certificates are valid from the keychain because I have both the public and private key associated with the certificate inside the private key.
    I have no articles with the name "cover_h" or "cover_v."
    I updated the java for mac os x version 10.7.5.
    But no, I always error.
    I do not know what to feel.
    Do you have other useful links for finding the cause of the error?
    Thank you in advance for the help.

  • Creating app for Android/Kindle with App builder and Single Edition (No professional or Enterprise)

    Hi there,
    I know there is no official support for Android in Single Edition, but, once you have installed Indesing CC and App Builder in a mac, and you create app from your Folio menu, is it possible to create then an Android/Kindle apk app for publishing by your own?
    Has anybody published sucessfully in this way?
    Other point, is that I suposse that you need a Professional or Enterprise licence to create an android app from the Web-enablet App Builder. Cause I can't find the way the make my single account to join the role to this function (And app builder website website just tells me I have to do this, as if I were able to do it with my license...).
    By the way, I think Adobe should explain more clearly this points. There is too much documentation, but difficult to find this answers... And a lot of people with the same troubles...
    Thanks!

    Thanks Tomek!
    So, can you confirm if you join the Professional edition (just for a month) if you are able to use both options App Builder/Web-Based App Builder, to create the app in a way that you don't need to be suscribed more time to Professional Edition to be downloaded by the users in Google Play/Kindle Store, and it should work for Applestore (iphone apps) too. I mean, once again, no using Multi-issue and Renditions, cause in this case I know they are hosted by Adobe and you need the subscription to be downloaded.
    I think there are discussions here about this topic, but it's not exactly clear what I'm asking. So, I still don't know if I should buy the Professional Edition or go to another supplier as you said.
    I hope that Adobe improve these functions! There should be native support for these platforms, cause at the end you only can publish to the applestore with the Single Edition and everbody knows the "too booky problem" with the apps. And we should have support to publish to ibookstore because of that too, without third party solutions. 

  • Making ActiveX Server with App Builder

    OK I am writing a program in C++. I want the GUI to be in Labview and I need the C++ program and Labview GUI to communicate. So I used the app builder to create an ActiveX Server. So how do I use this? Do I use the GUI.tlb instead of the normal labview.tlb? Do I still create an application reference to Labview or do I create an application reference to GUI.exe since this is my executeable now? I can't find much documentation on this at all... Please help!

    > OK I am writing a program in C++. I want the GUI to be in Labview and
    > I need the C++ program and Labview GUI to communicate. So I used the
    > app builder to create an ActiveX Server. So how do I use this? Do I
    > use the GUI.tlb instead of the normal labview.tlb? Do I still create
    > an application reference to Labview or do I create an application
    > reference to GUI.exe since this is my executeable now? I can't find
    > much documentation on this at all... Please help!
    Switch over to using the GUI components that you mention. Think of it
    this way, your C++ program could need to use both LabVIEW and GUI. For
    that to work, most of the connection pieces have to be specific about
    what they are dealing with.
    Greg McKaskle

  • Error 1305 when installing LabVIEW 7.1 app built with app builder

    I have built an executable with installer from LabVIEW 7.1 app builder.  The app installs/works fine, however 1 user reported 'Error 1305' when installing the app from a DOS subset on a WinXP machine.  For example, a virtual drive is created using the DOS 'subst' command (see http://www.easydos.com/subst.html for more info), e.g. 'subst z: c:\temp'.  Now when running z:\setup.exe, the error 1305 is encountered.  If the same app is run from c:, e.g. 'c:\temp\setup.exe', it works fine.  Is this a bug in the installer, or in the OS...?

    Greetings,
    This is an architectural issue with the Microsoft Windows Installer and Windows, and will occur with any MSI (not just those from the app builder).  Under XP, a MSI cannot install from OR install to a location created by the "subst" command.  My understanding of why is that installSequence runs in the context of the MSI engine, which is running as "system" user.  But the subst command is a per-user setting (local to your account) so the MSI engine doesn't see it. 
    The only workaround is to run the MSI from a non-subst drive, or instead use network file shares (you can simulate what "subst" does by mounting an exported file share from the same machine).
    Regards,
    - WesW / NI

  • Problem with scrollbar after update with App Builder 32.4.4.

    Hey,
    I just created an app update with the new version of the DPS App Builder (32.4.4.). After the update the scrollbar (of the viewer – no scrollable content) moved from it's original position. (see screenshot)
    Any ideas?

    Could you tell me more about the article? Is it an HTML article or a PDF/JPEG/PNG?
    The issue appears in every article, in every folio. It doesn't depends on the type of article.
    Is your Multi Folio app a Newsstand app as well?
    Yes.
    Was the previous version of the app already installed on the device with downloaded folios in it, and then you upgraded it via iTunes? or was it a fresh install on the device?
    The previous version was build one week ago with the previous App Builder and installed via TestFlight on the iPad. Today we created a new version with the new App Builder (32.4.4) and updated the App via TestFlight.
    Thanks!

  • Deploy ActiveX with App Builder

    1. When an ActiveX component is part of my application, does Appp Builder regiter it on the target machine?
    2. If I want to deploy another ActiveX component (not used inside my application), how can I register it on the target machine?
    3. Is it possible to install the main executable in one subfolder of installation folder?
    4. Where can I find details about Application Builder settings?
    Tank you in advance
    LV6.0.2 - w2k and w98

    1. No, you have to write a short program to call regsrv32.exe to register it.
    2. See last half of answer to question 1.
    3. Don't know, give it a try and see if it works.
    4. There is no good documentation on the app builder. If you have specific questions, this is a good place to ask them.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • I was given a mac with apps missing how do i get them back?

    i was given a power mac G4 with the os x 10.5.8 operating system and i was wanting to know if there is an update for this version, because i was trying to put the missing apps that where deleted when i received it back on here but when i download them and install them i get an error message and can't use them.
    I need these apps because I run my own Christian entertainment company/record label and i switch from pc to mac and need the apps that are missing.
    I guess my question is, is my system able to be upgraded so i can install and use the missing apps again?

    For music I don't think there is much like GB without costing an arm & a leg, I'd maybe look for a used iLife Disc which contain GB & others.
    I think iLife 06 would be best...
    http://www.amazon.com/s/?ie=UTF8&keywords=ilife+%2706&tag=googhydr-20&index=aps& hvadid=4308710837&ref=pd_sl_92r4vxg4p2_b
    Depends what you do with graphics, but for a start, GraphicConverter...
    http://www.macupdate.com/info.php/id/263
    Acorn...
    http://flyingmeat.com/acorn/
    http://flyingmeat.com/acorn/acornfree.html

  • Is it possible to share assets between a windows and a mac AIR app build with captive runtime on one dvd-rom?

    Hi there,
    I have a question about burning two builds of an AIR desktop app with captive runtime, one for Windows and one for Mac, on a single hybrid DVD-rom that can be played on both Windows computers and Macs.
    I've tried sharing the assets (video's and pdf's mostly) between the two builds, but I can't seem to get it to work. The only way I have been able to work around this, is to have the assets in both builds, which results in the double the amount of space on the DVD-Rom.
    Is there a way to have the two builds use a single location to find the files? Or do I need to have two builds that both contain all the assets?
    Thanks in advance!
    Kinds regards,
    Maarten

    Gotcha!!
    I am done with mounting a secondary HDD (thanks to ifixit) and installing Windows 8 Pro 64 bit on it without a worry. Charm, charm!!
    Boot Camp 5 guide prescribes all needed steps and when read and used correctly, installation must be an easy task. And all the existing apple hardwares work so good in the Windows environment too.
    I am going to help out a friend of mine in doing a similar thing on his mac too. If you got specific questions, please do shoot up here and i should be able to get a reply to it (if at all).
    Thanks everyone.
    ~ Narey

  • How to cross-comp​ile a VI?

    I've developed an application and it compiles and runs fine on my windows machine. Now I'd like to compile it for some other targets (eg. OSX aLinux). How can I do this?
    Thanks in advance for your help,
    Chad

    Y3G wrote:
    I have a similar issue...I am using LV2009 ver 90f3 (64 bit) on my Win7 machine. I have used the "Application Builder" in a quite default way. When running the EXE application on my PC from an USB-Stick it works, but when I go with it to other PCs (Win7) I get an Error saying something like 32bit or 64 bit.
    Is there a way to build it on 32bit systems?
    Could I save the Project/llb files on older version and then trying to "compile" it from an XP/LabView8 machine ?
    I am sure the error is more than "something like 32bit or 64 bit" ! Can you quote the exact error message?
    There are two potential issues:
    missing run time engine
    incompatible target OS.
    If the application was built as a 64 bit applications, it will not be able to run on a 32 bit windows machine. For better compatibility, I recommend to develop and build 32bit LabVIEW applications, they will run under 64 bit and 32 bit windows.
    Of course all target PCs also need the correct runtime engine installed. You can include it with the installer or download it freely from NI.
    LabVIEW Champion . Do more with less code and in less time .

  • VISA Mac OSX App builder?

    Hi All,
    After a bit of a rocky start, we have a pretty nice LabView 7
    application on Mac OS X. We are now trying to wrap the application up
    so that others can use it without LabView. We got project builder to
    work and our application starts up fine. We have a toggle switch for
    simulated data versus actually talking to the serial ports via a
    keyspan. However, the VISA drop down menu of ports won't work on a
    laptop that just has the Mac OS X runtime. I then tried to run the
    VisaConfig application, but when i break into the app and run the
    actual executable, it gives me an error that it can't open the VISA
    library in library/Frameworks/VISA.framework/Versions/A/VISA.
    So how do we create an application using the builder that people can
    use wi
    th serial visa? I saw a windows VISA 3.0 installer on the web
    page, but nothing for mac? What am I missing?
    Also, we have a problem in that one of our devices holds a serial pin
    high that seems to be causing the VI's to print themselves. When we
    disable the printing, the next VI up the chain prints itself. Anyone
    found a good solution for this other than a custom serial cable? This
    device is from the early 80's and is not easy to modify, so we would
    like to just alter the VI's somehow to ignore the print even.
    Thanks!
    -kurt

    Thanks to those who emailed me the solution. I just didn't see the
    mac VISA runtime on the web pages.
    http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BAC002C51FA?opendocument&node=132070_US
    Works great now!
    Still wondering about the printing troubles... anyone have a clue on
    this one?
    -kurt
    [email protected] (Kurt) wrote in message news:...
    > Hi All,
    >
    > After a bit of a rocky start, we have a pretty nice LabView 7
    > application on Mac OS X. We are now trying to wrap the application up
    > so that others can use it without LabView. We got project builder to
    > work and our application starts up fine. We have a toggle switch for
    > simulated data versus actually talking to the serial ports via a
    >
    keyspan. However, the VISA drop down menu of ports won't work on a
    > laptop that just has the Mac OS X runtime. I then tried to run the
    > VisaConfig application, but when i break into the app and run the
    > actual executable, it gives me an error that it can't open the VISA
    > library in library/Frameworks/VISA.framework/Versions/A/VISA.
    >
    > So how do we create an application using the builder that people can
    > use with serial visa? I saw a windows VISA 3.0 installer on the web
    > page, but nothing for mac? What am I missing?
    >
    >
    > Also, we have a problem in that one of our devices holds a serial pin
    > high that seems to be causing the VI's to print themselves. When we
    > disable the printing, the next VI up the chain prints itself. Anyone
    > found a good solution for this other than a custom serial cable? This
    > device is from the early 80's and is not easy to modify, so we would
    > like to just alter the VI's somehow to ignore the print even.
    >
    > Thanks!
    > -kurt

  • Executable created with App Builder cannot be executed

    Dear forum,
    I am trying to build an executable from a rather big Labview Project with a lot of LVOOP classes. I am using labview 8.5 FDS.
    The program runs fine when executed from the development environment and compiles without error. When i try to run the executable, I get a dialog box with a long list of error messages like "VI has an error of type 4E348, 4A348, 302208, 2208, etc., LabView FDS is required to resolve the error" (actually I am using a German version of LabView, so let me quote the German error message: "VI hat einen Fehler vom Typ 4E348. Zur Behebung des Fehlers ist das Labview Full Development System erforderlich")
    Any information would be highly appreciated
    Thanks
    Georg

    Hi Joseph,
    I just finished rebuilding the project today (have been busy with some other job last week) and now the project builds and runs perfectly (at least on my development machine). Now I can go through the rest of my testing and debugging process.
    Thank you very much for your help.
    Probably I should give a short explanation on how my application is designed:
    I am developing a general-purpose control, data-acquisition and on-line data-processing application for a number of test-rigs in our company. I have chosen a modular design with plugin architecture where functionality for control, daq, etc. is provided as plugins. These plugins are implemented as user-defined classes which inherit from class templates. In this way it is very easy to add functionality e.g. for specialised control or data post-processing. The downside is that there is a lot of method overloading and this might have been the reason why the build process failed. Now I re-arranged all the classes in a "virgin" directory tree and the build process works.
    By the way, I changed the way my plugins are loaded from static to dynamic. This is significantly reducing the time to start-up my application.
    regards
    Georg

  • USB/Serial Drivers and App Builder Installer Questions...are drivers included in the Installer with the LV runtime engine?

    Hello all,
    I'm wondering if someone can help me out with how drivers and all are treated with applications distributed with App Builder, used to create a stand alone, full install of app and labview engine with Installer.
    What has happened  is, my application was created using the NI branded USB to RS232...and USB to RS485, and they work great.
    On the application when running..you fire it up, it finds the USB to serial device, and I have a dropdown that finds the available COM ports to use (along with setting parity, etc).
    I've installed on different computers (without previous labview installs) with the installer. They all worked.
    The customer has received the installer....and despite us telling them to use the NI branded USB/Serial interfaces..they are trying to work with a different USB/serial cable.
    They say the COM ports aren't even showing up when they run the installed application.
    So, I'm not sure where to start. Is this a driver issue?  Does the App Builder Installer...install the drivers for the interfaces I was using with it? Is there a way for the person to find and install a driver on their own...or would I have to somehow find out a driver for what they use....then, basically redo the App Builder Installer build...to include that driver with the executable I send back out?
    I guess I basically need a better understanding of how drivers for external access/communications are handled when you use App Builder to create a stand alone application complete with the labview runtime engine...and nothing else.
    Thank you in advance,
    cayenne

    The main thing is that LV uses VISA to talk to serial port whether native on the machine or from USB dongles that you plug into the computer. It sounds to me like their dongles aren't working.
    Can the customer see the ports in the Windows Device Manager? Can they access them through something like hyperterminal? How does your program find the USB/Serial devices?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Why is my new download of DPS App Builder still coming up with the notification that I still need to update to the latest release when I already have??!!!

    Is anyone else experiencing the same problem?

    There is no "release 32" of DPS going out today, and there are no updates to the InDesign panels. We are pushing out a minor update to release 31 with some new features in the Android and Windows viewers and some minor bug fixes elsewhere.
    This thread is about a specific issue with App Builder that is now resolved with our completed App Builder deployment. If you are experiencing issues previewing content in Adobe Content Viewer please start a new thread regarding your issue. Be sure to provide the detailed steps you are taking, including the target viewer version you've selected and the version of Adobe Content Viewer that is installed on your device.
    Neil

Maybe you are looking for