Re: desperate c situation



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]