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:
export CC=clang export CXX=clang++ This will be addressed in SBo when 15.0 is released.
_______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
