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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

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