Jump to content

vis from picture.llb can't be put into application


Recommended Posts

My program includes some vis from picture.llb. When I want to build them into the application, the application builder has a error, the dialog of this error is in the attachment.

How can i deal with this problem?

sorry, I cannot upload file.

the error number is 1073. it said "the source vi must have its diagram in order to be included in an application".

Link to comment

Which VI gave you this error?

Are you trying to explicitly include it in the application?

You should have no problem building executables that use the picture functions, and you shouldn't have to explicitly include them. They should be installed with the run-time engine if you create an installer for your application.

If you call them dynamically and want to make sure the application knows about them, place them in a VI and include that VI in the build.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.