[Sparkle] Plan to support garbage collection?
Dave Verwer
dave.verwer at shinydevelopment.com
Thu Feb 14 03:46:17 PST 2008
Hi
I have tried this again but unfortunately it does not seem to have
done the trick. I checked the latest trunk out and compiled it
successfully but when including that framework in my app I still get
told that Sparkle.framework "was not compiled with -fobjc-gc or
-fobjc-gc-only"
I opened up the Sparkle xcodeproj and checked the options, when I
check the GC options for the Sparkle framework target it says
"Multiple Values" which is strange as I am not sure how you can have
multiple values for one target.
Switching the GC options to "Supported" for the framework, I get the
original errors I was getting yesterday[1]. It seems to be complaining
about _objc_assign_ivar and _objc_assign_global being used. This is
not referenced anywhere in the source, I am hitting a dead end really
as I am fairly new to Cocoa and ObjC.
Dave
[1] - http://pastie.caboo.se/152117
On 2/13/08, Andy Matuschak <andy at andymatuschak.org> wrote:
> I just tried turning on gc-supported, and it recompiled with no
> warnings or errors. I committed the change to trunk; give it a try
> again?
>
> - Andy Matuschak
>
>
> On Feb 13, 2008, at 6:11 AM, Dave Verwer wrote:
>
> > Hi
> >
> > I tried compiling trunk with GC supported but there were a couple of
> > errors, are there any plans to support it any time soon?
> >
> > Cheers
> > Dave
> >
> >
> > --
> > e-mail: dave.verwer at shinydevelopment.com
> > web: http://shinydevelopment.com
> >
> > Shiny Development Ltd. is registered in England, Registration Number:
> > 05805802. Registered Office: 4 Claridge Court, Lower Kings Road,
> > Berkhamsted, Herts., HP4 2AF.
>
> > _______________________________________________
> > Sparkle mailing list
> > Sparkle at lists.andymatuschak.org
> > http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>
--
e-mail: dave.verwer at shinydevelopment.com
web: http://shinydevelopment.com
Shiny Development Ltd. is registered in England, Registration Number:
05805802. Registered Office: 4 Claridge Court, Lower Kings Road,
Berkhamsted, Herts., HP4 2AF.
More information about the Sparkle
mailing list