Hello all, Couple of days ago I started getting errors while running make in libs-quartzcore.
I was open to the possibility that I broke something, so today I wiped all GNUstep related files and folders and cloned and rebuilt everything from scratch. The error message persists. The eror message: *CALayer.m:102:13: error: synthesized property 'contentsScale' must either be named the same as a compatible instance variable or must explicitly name an instance variable@synthesize contentsScale=_contentsScale;* It looks to me that commit 794a903ab800ec3df27787903497b59f7a75bcb6: *Author: Ivan Vučica <[email protected] <[email protected]>>Date: Thu Jun 7 22:26:36 2018 +0000 Fixes for borderColor and contentsScale from pull request #2. Clarify definition of borderColor. Fix implementation of borderColor. Introduce synthesis of contentsScale.* breaks this, but I'm not entirely sure. Can anyone confirm this? Thanks, Stjepan
_______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
