[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling Cenon
From: |
Germán Arias |
Subject: |
Re: Compiling Cenon |
Date: |
Sat, 27 Aug 2011 18:10:51 -0600 |
On sáb, 2011-08-27 at 20:46 +0800, Georg Fleischmann wrote:
> Hi,
>
> On 27.08.2011, at 09:38, Germán Arias wrote:
>
> > Compiling Cenon 3.9.4 I get the error:
> >
> > Linking app Cenon ...
> > ./obj/Cenon.obj/App.m.o:(.data.rel+0x58): undefined reference to
> > `__objc_class_name_UpdateController'
> >
> >
> > Is this a problem on GNUstep or in Cenon?
>
> sorry for this, I didn't test the latest source-package with Linux yet. This
> is an oversight in Cenon.
> Use the attached App.m file to compile Cenon, this should work then.
>
> The Cenon class "UpdateController" is not yet used with GNUstep, and App.m
> was calling it.
>
> Best wishes,
> Georg Fleischmann
>
Now compile. But crash at launch. This is the backtrace:
(gdb) backtrace
#0 0xb6df5fe6 in objc_msg_lookup (receiver=0xb7655740, op=0xb76155f0)
at /home/german/Instalados/GCC/gcc-4.6.0/libobjc/sendmsg.c:397
#1 0xb735e433 in -[NSApplication setApplicationIconImage:]
(self=0x8050134,
_cmd=0x84a295c, anImage=0x824c070) at NSApplication.m:2332
#2 0xbff15c38 in ?? ()
#3 0x08050134 in main (argc=786480, argv=0x824bc85) at Cenon_main.m:62