LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Updating LabVIEW version and Perforce

I have several large projects in LabVIEW that were previously saved into perforce.  The issue I'm having is that after upgrading to a newer version of LabVIEW (2011) every time I open one of these projects that were saved in a pervious version (2010) I have to go through all the hassle of having everything recompile for the new version, also it can become a headache to tell what I've actually changed and what simply wants to be saved again because of the version change.  So my question is this:  how can I check out an entire project in perforce (and all the VIs within that project), have labview update all the files in that project (essentially I want everything to act as if it were opened, saved, then closed so all labview version changes, type def changes etc. will be saved) and then check it all back into perforce.

 

There just has to be an easier way than doing this file by file...

 

Thanks in advance.

0 Kudos
Message 1 of 3
(2,494 Views)

Hello !!

 

Have tried using the mass compile feature??

 

Regards

 

Mart G

0 Kudos
Message 2 of 3
(2,467 Views)

Do you have P4V (the visual Perforce client) installed?  If not, install it, it's free.  Then, in P4V, right-click on the folder containing your LabVIEW project and check out the entire folder.  Open the project in LabVIEW, Save All, and then back in P4V submit the recompiled code.

0 Kudos
Message 3 of 3
(2,460 Views)