[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3
From: |
Csanyi Pal |
Subject: |
Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3 |
Date: |
Sun, 19 Feb 2012 07:22:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
German Arias <german@xelalug.org> writes:
> 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.
> 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.
aptitude show gnustep
Version: 7.6
This is on Debian GNU/Linux wheezy/sid system.
--
Regards from Pal
- [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, 2012/02/18
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3,
Csanyi Pal <=
- 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
- Re: [ANN] HighlighterKit 0.1.2 and Gemas 0.3, Csanyi Pal, 2012/02/19