LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Embedded project .UIRs are not always updated/included when project is built

Hello cosmo,

So from your post, does it seems like only UIRs at a certain index in your workspace are not included when you build your project?

Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 11 of 13
(1,144 Views)
Hi Wendy,
One project that I have right in front of me has the problematic UIR listed at position 10 of 18. The UIR filenames vary from 11.3 to 23.3 in length. The problematic UIR does not have the longest filename.

I'm using 'Bubba' version control, so I keep the source for each minor release of this product series in its own subdirectory--in totality. (They don't take up that much room if you delete the CDB file and distkit subdirectory.) I stopped embedding in CVI 6 the first time that the distkit was incomplete.
When CVI 7.0 was released, I started embedding again. I recall having to include 2 or 3 UIRs in this specific project's distkit after I upgraded. Then I migrated to CVI 7.1.0 and only had to include the current UIR. I think it was a different UIR than the 2 or 3 from CVI 7.0.

And as per the very original posting, I do now recall having the disable-reenable embedding trick work in other project distkits. There have been several single-UIR projects where an old UIR was erroneously distributed. I monkeyed around with embedding (on/off) not realizing what was ultimately making it work again. When I get some free time, I'll try that trick again with the above project to see if it goes away.

Orlan
0 Kudos
Message 12 of 13
(1,136 Views)

Hi there,

 

I also had trouble with the embed project uir function in target settings. One of the uir files of my project was not inserted.

I found out that my mistake was the name of the uir , I named it "prüfung.uir" (umlaut, just because I'm from Germany).

When I renamed the uir to "pruefung.uir", everything works fine.

 

Maybe that helps someone in Germany 😉

 

Greetings from Bremerhaven

 

Norbert

0 Kudos
Message 13 of 13
(895 Views)