[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3
From: |
German Arias |
Subject: |
Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3 |
Date: |
Sat, 18 Feb 2012 19:40:46 -0600 |
2012/2/18 Sašo Kiselkov <skiselkov.ml@gmail.com>:
> On 02/18/2012 11:08 PM, Csanyi Pal wrote:
>> Hi Germán,
>>
>> Sat, 18 Feb 2012 11:47:44 -0600 -n
>> Germán Arias <german@xelalug.org> írta:
>>
>>> The source code are hosted in:
>>>
>>> http://svn.gna.org/viewcvs/gnustep-nonfsf/
>>
>> I don't have luck with highlighterkit SVN source:
>
> It seems to be caused by a change in include dependencies - in the
> implementation files I included (for speed of compilation) only a subset
> of the Foundation headers needed for compilation. Seems like GNUstep
> stopped including NSString.h from the headers included in HKit. You
> could simply fix this by replacing all Foundation import lines:
>
> #import <Foundation/...h>
>
> with a single:
>
> #import <Foundation/Foundation.h>
>
> in files which report compilation errors.
>
> --
> Saso
>
Which version of gnustep are you using? Which system? I tested
HighlighterKit and Gemas with gnustep stable release and compiles
fine. Even with current SVN I don't have problems.
- [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Germán Arias, 2012/02/14
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Ivan Vučica, 2012/02/18
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Germán Arias, 2012/02/18
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/18
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Sašo Kiselkov, 2012/02/18
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3,
German Arias <=
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Sašo Kiselkov, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Sašo Kiselkov, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Sašo Kiselkov, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Sašo Kiselkov, 2012/02/19