Author Topic: Noob question about using a builder  (Read 2949 times)

rperre

  • Guru
  • ****
  • Posts: 264
    • View Profile
Noob question about using a builder
« on: June 17, 2010, 07:26:38 pm »
OK, sorry for the newbie question, but i'm getting confused about why i would need a builder.

Am i correct in saying a builder is needed to build the debs when something is changed in (say C++), then that package has to be rebuild and you can then install that package on your test core?

For UI enhancements, new devices, etc.. with HADesigner this is not necessary...... correct? you can just affect the "test" core itself and reload router and regen orbiters to see the effects?

We (in flight training) generally say no questions are stupid, but i kinda feel stupid asking.

Appreciate your comments

Richard

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Noob question about using a builder
« Reply #1 on: June 18, 2010, 08:03:47 am »
Am i correct in saying a builder is needed to build the debs when something is changed in (say C++), then that package has to be rebuild and you can then install that package on your test core?

In all practicallity, yes.
Quote
For UI enhancements, new devices, etc.. with HADesigner this is not necessary...... correct? you can just affect the "test" core itself and reload router and regen orbiters to see the effects?
correct

Or you can use the QuickDesigner.
« Last Edit: June 21, 2010, 06:57:31 pm by posde »

rperre

  • Guru
  • ****
  • Posts: 264
    • View Profile
Re: Noob question about using a builder
« Reply #2 on: June 21, 2010, 05:33:24 pm »
Thank you,

Richard