Jump to content

Load Warnings When Building


Recommended Posts

Hi,

Today I started getting a Load Warning Summary when running my .exe build specification - no idea why, and it is causing the generated .exe to be broken.

I think it's basically saying in the Load and Save Warning List message box attached that LabVIEW is loading DataStorage.lvclass from within the .exe, when it was expecting it to be within the source code.
The build completes, but with a broken arrow as the .exe can't find DataStorage.lvclass

All I've done today is add some functions to the class, but nothing major.

I've tried multiple things to fix it, including a Mass Compile but to no avail.

My next step is to revert back a couple of versions to find a version that will build so I can track down what I did to break it.

The other thing to say is that this error message appears when about 50% of the way through running the build (during Compile), so it's like when LabVIEW tries to load the class from the vi during the build it's loading it from the .exe rather than source code !?

Any ideas would be appreciated if you've seen a problem like this before.

Thanks,

Martin

Load and Save Warning List.png 

Load Warning Summary.png

Find Missing VI.png

Edited by martin_g
Link to comment
2 hours ago, hooovahh said:

That is odd.  I've been getting the same warnings for a long time now but my EXEs are build just fine and work as expected after hitting Ignore a few times.

Check the project XML and see if there are any absolute paths rather than relative paths.

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.