[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HelpViewer 0.3 : error while linking
From: |
H. Nikolaus Schaller |
Subject: |
Re: HelpViewer 0.3 : error while linking |
Date: |
Wed, 17 Jun 2020 22:19:16 +0200 |
> Am 17.06.2020 um 22:11 schrieb H. Nikolaus Schaller <hns@goldelico.com>:
>
>
>> Am 17.06.2020 um 21:37 schrieb Riccardo Mottola <riccardo.mottola@libero.it>:
>>
>> Hi Patrick,
>>
>> where did you got HelpViewer? Where is the actual repository of it?
>
> Interesting. It is not recorded in http://www.gnustep.org/softwareindex/
I found a source:
http://deb.debian.org/debian/pool/main/h/helpviewer.app/
There is: helpviewer.app_0.3.orig.tar.gz
>
>> Maybe the code bitrotted a bit and could be updated. I wonder if is in a
>> maintained repository or needs to be "adopted" somewhere.
>>
>> Riccardo
>>
>> Patrick Cardona via Discussion list for the GNUstep programming environment
>> wrote:
>>> First, I had to change some header calls, because GSXML.h vas presumed to
>>> be in 'Foundation' while it was in GNUstepBase.
>>> I modified accordingly to the right path TextFormatterXLP.h, line 35
>>> and HandlerStructureXLP.h to set the correct path I guessed :
>>> #include "GNUstepBase/GSXML.h"
>>>
>>> But finally, I got an error with the linker :
>>>
>>> Linking app HelpViewer ...
>>> mainWindowController.m:0 : erreur : référence à « ASSIGN » non définie
>>> mainWindowController.m:0 : erreur : référence à « RELEASE » non définie
>>> mainWindowController.m:0 : erreur : référence à « RELEASE » non définie
>>> mainWindowController.m:0 : erreur : référence à « RELEASE » non définie
>>> clang: error: linker command failed with exit code 1 (use -v to see
>>> invocation)
>>> make[3]: ***
>>> [/usr/GNUstep/System/Library/Makefiles/Instance/application.make:133:
>>> HelpViewer.app/./HelpViewer] Error 1
>>> make[2]: ***
>>> [/usr/GNUstep/System/Library/Makefiles/Instance/application.make:147:
>>> internal-app-run-compile-submake] Error 2
>>> make[1]: *** [/usr/GNUstep/System/Library/Makefiles/Master/rules.make:297:
>>> HelpViewer.all.app.variables] Error 2
>>> make: ***
>>> [/usr/GNUstep/System/Library/Makefiles/Master/application.make:38:
>>> internal-all] Error 2
>>
>>
>
>
- HelpViewer 0.3 : error while linking, Patrick Cardona, 2020/06/17
- Re: HelpViewer 0.3 : error while linking, Fred Kiefer, 2020/06/17
- Re: HelpViewer 0.3 : error while linking, Riccardo Mottola, 2020/06/17
- Re: HelpViewer 0.3 : error while linking, H. Nikolaus Schaller, 2020/06/17
- Re: HelpViewer 0.3 : error while linking,
H. Nikolaus Schaller <=
- Re: HelpViewer 0.3 : error while linking, Patrick Cardona, 2020/06/17
- Re: HelpViewer 0.3 : error while linking, Riccardo Mottola, 2020/06/18
- Re: HelpViewer 0.3 : error while linking, Yavor Doganov, 2020/06/19
- Re: HelpViewer 0.3 : error while linking, Patrick Cardona, 2020/06/21
- Re: HelpViewer 0.3 : error while linking, Yavor Doganov, 2020/06/23
- Re: HelpViewer 0.3 : error while linking, Patrick Cardona, 2020/06/23
- Re: HelpViewer 0.3 : error while linking, Riccardo Mottola, 2020/06/25
- Re: HelpViewer 0.3 : error while linking, Patrick Cardona, 2020/06/25
- Re: HelpViewer 0.3 : error while linking, Riccardo Mottola, 2020/06/28
- Re: HelpViewer 0.3 : error while linking, Riccardo Mottola, 2020/06/25