Re: [F-Script-talk] Leopard and GC?
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2007-11-16 20:48:58
|
Le 10 nov. 07 =E0 20:02, Timothy Reaves a =E9crit : > On Nov 10, 2007, at 12:52 PM, Philippe Mougin wrote: >> Le 10 nov. 07 =E0 17:29, Timothy Reaves a =E9crit : >>> On Nov 10, 2007, at 5:06 AM, Philippe Mougin wrote: >>>> Le 9 nov. 07 =E0 21:17, Timothy Reaves a =E9crit : >>>> >>>>> Is there a version in the works that supports GC? I can't link =20= >>>>> with >>>>> my 10.5 GC enabled code. >>>> >>>> The next version will have GC support. You can download a pre-=20 >>>> release >>>> at http://www.fscript.org/download/tmp/FScript.zip >>>> >>>> Philippe Mougin >>> >>> That project still has no GC support; are you sure you that was the >>> correct one? >> >> Yes. Just change the "Objective-C Garbage Collection" build setting =20= >> to >> "supported" or "required". >> >> Philippe > > > The build fails (for the framework) with six errors: > /Users/treaves/Downloads/FScript/FScriptFramework/ArrayRep.h:13: =20 > error: syntax error before 'NSUInteger' > > The Why wouldn't it like NSUInteger? > W It works for me. Have you made any other modification to the build settings? Philippe |