LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to disable 64 bit in batch build?

Hi

 

I upgraded to CVI 2010 and when I select "Check all Debug" to perform a batch build CVI selects debug and debug64 configurations. But I need only the debug configuration without 64 bit. Is there a way to disable the debug64 configuration somehow? I don't want to deselect the debug64 configuration files every time I do a batch build.

 

Thanks in advance.

0 Kudos
Message 1 of 5
(3,260 Views)

Hi,

 

for me initially all batch build options are deselected. You can select individual options and don't need to click 'check all debug' .

 

Is this your question?

0 Kudos
Message 2 of 5
(3,258 Views)

Thank you for your answer. I know that I can select individual options. Sometimes I do a batch build of my colleagues big project an the easiest way is to check all debug. Well, if there is no other way to disable the debug64 configuration automatically, I have to do it manually.

0 Kudos
Message 3 of 5
(3,255 Views)

Hi,

 

I've created a small program which does the job. It's "version 0.1", so use at your own risk 😉

 

Maybe I will built in some other features which is the original batch builder still missing, like possibility to store custom built sets (only first 5 projects in workspace, all dll's in debug, exe in release config or similiar.)

 

Feel free to adjust the code to your needs.

 

Peter

0 Kudos
Message 4 of 5
(3,232 Views)

sorry, just found first bug, which is now fixed (did not stop when reached last prj in cws)

0 Kudos
Message 5 of 5
(3,228 Views)