Re: desperate c situation
- From: Zbigniew Chyla <cyba piast t19 ds pwr wroc pl>
- To: Fatih Demir <kabalak gmx net>
- Cc: Gnome Devel Temple <gnome-devel-list gnome org>
- Subject: Re: desperate c situation
- Date: Fri, 29 Dec 2000 15:33:28 +0100
On Fri, 2000-12-29 at 14:58:37, Fatih Demir wrote:
> > Short answer: #include <config.h>
>
> Hehe, it's included indirectly...
Is config.h included before gnome-i18n.h (indirectly)?
> Yes, the void casts are avoiding the error but even defining ENABLE_NLS before
> these lines doesn't help ...
ENABLE_NLS must be defined before processing gnome-i18n.h.
Add #include <config.h> (or #define ENABLE_NLS) at the _top of the file_.
Zbigniew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]