[GNC-dev] Rebuild after a change to a glade file

John Ralls jralls at ceridwen.us
Mon Jul 6 22:49:50 EDT 2020


The glade files are loaded at runtime so it's likely that Xcode isn't moving the revised file into position. That might well be a cmake function. Did you try forcing a rerun of cmake?

Regards,
John Ralls


> On Jul 6, 2020, at 4:30 PM, jean <ripngo at gmail.com> wrote:
> 
> Devs,
> I made a change to gnucash/gtkbuilder/dialog-import.glade to modify the lower limit of a pref value.
> I'm selecting clean then rebuild-all in Xcode, and despite that, it does not look like this change is taken into effect.
> I'm guessing there's a step I'm missing in the rebuild?
> 
> I'm not quite familiar with how the glade file is used during the build so I don't know whether there's some intermediate file that needs to be removed or something...
> 
> Jean
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel



More information about the gnucash-devel mailing list