<div dir="auto">Just a heads up to everyone who uses Gnucash on -current, the new glib2 broke the build using the script from 14.2/master.  The fix is simple - put these two lines before the cmake command:<div dir="auto"><br><div dir="auto">export CC=clang</div><div dir="auto">export CXX=clang++</div><div dir="auto"><br></div><div dir="auto">This will be addressed in SBo when 15.0 is released.</div><div dir="auto"><br></div></div></div>