[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with GUI and Back
From: |
Fred Kiefer |
Subject: |
Re: Problems with GUI and Back |
Date: |
Sat, 20 Feb 2010 11:46:00 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0 |
Am 20.02.2010 07:09, schrieb Germán Arias:
> Currently GUI and Back cant build in my system. With GUI I get the
> error:
>
> NSApplication.m:170: aviso: implicit declaration of function
> 'OBJC_STRINGIFY'
> NSApplication.m:170: error: expected identifier before numeric constant
>
>
> And with Back:
>
> FTFaceInfo.m: 40: error: 'GSNOSUPERDEALLOC' undeclared here (first use
> in this function)
>
> I don't know if this is some wrong configuration on my system.
I added a few missing inlcudes to get gui to compile again with latest
base. This still yields an unusable result on my 64 bit machine, but may
work with 32 bit ones.
For back I did not get this error. Not sure why not :-(