[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error building GUI on Mac OS-X 10.6.8
From: |
Ben Abbott |
Subject: |
Re: error building GUI on Mac OS-X 10.6.8 |
Date: |
Mon, 18 Feb 2013 09:24:07 -0500 |
On Feb 18, 2013, at 9:05 AM, Jordi GutiƩrrez Hermoso wrote:
> On 18 February 2013 08:06, Ben Abbott <address@hidden> wrote:
>> Since building the GUI build system was integrated into autotools,
>> the GUI no longer runs on MacOS X (it does build). There are a
>> couple threads on this, but as far as I know none of us are working
>> on it.
>
> I am looking into the problem. The build system is irrelevant. The
> problem is that Mac OS X's GUI framework is not thread-safe and thus
> disalllows certain concurrency models. jwe's patch is intended to
> directly address this problem. Have you tried to apply it?
>
> - Jordi G. H.
Ok. My mistake. Thanks for clearing up for me.
Ben