I am trying to create a stand alone application from my rt target, I am searchig through labview documents and I can see this sentence multiple times:
"If you plan to distribute a stand-alone application that uses shared variables, do not include the .lvlib file in an LLB or in the executable. Change the Destination of the .lvlib file to a destination outside the executable or LLB."
I dont understand what that means. When I am making rtexe file, I do not include the shared variabels in "source file" section, is it okay?
how can I change the distination of .lvlib file outside of executable?
Thanks for the help