gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libs-quartzcore won't build


From: Stjepan Brkić
Subject: libs-quartzcore won't build
Date: Sat, 9 Jun 2018 07:17:54 +0200

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 <address@hidden>
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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]