12-14-2009 04:09 PM
Hello,
I want to create a shared object (.so) of a VI. Tools->Build Application from VI only provides me an option of creating a Stand Alone Project and not a shared object. Is there any other way I can do that? Could it be because I am using LV2009 trial version for Linux?
Thank you.
Regards,
H.
12-15-2009 05:51 AM
Creating a Shared Object works through the LabVIEW Project. You will need to create a Project, add your VI and configure the Build under "Build Settings" in the project tree.
A precondition is that you have the LabVIEW Application Builder (included in LV Professional).
I don't know which Eval Version for Linux you use, but you will need to have the Application Builder.
Christian