LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Continually prompted to save changes

I have a VI within a project that asks me to save changes every time I close the VI or project regardless if I've actually made any changes. The reasons are always "VI recompiled" and "Type Definition modified". If I save the changes, close the project, reopen the project, then close again, I will be prompted again to save changes. Any ideas where I begin to figure out what's going on?

0 Kudos
Message 1 of 2
(2,161 Views)

Any conflicts in project?

Something else expects to see typedef from another location. Or something else wants different typedef with the same name.

0 Kudos
Message 2 of 2
(2,131 Views)