Re: [F-Script-talk] Leopard and GC?
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2007-11-16 23:01:23
|
Thanks a lot Jeff! Now I think I see what the problem is. You are =20 using the "deployment" build configuration, right? Switch to the =20 "development" build configuration. It should work much better... Let =20 me know. I'll post a new version with a working deployment build configuration =20= soon. Phil Le 16 nov. 07 =E0 23:37, Jeff Biggus a =E9crit : > On Nov 16, 2007, at 2:48 PM, Philippe Mougin wrote: > >> Le 10 nov. 07 =E0 20:02, Timothy Reaves a =E9crit : >>> The build fails (for the framework) with six errors: >>> /Users/treaves/Downloads/FScript/FScriptFramework/ArrayRep.h:13: >>> 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? > > > I got the same errors as Tim, but got it to work (thanks to Rainer's > help) by making sure that the "Cross-Develop Using Target SDK:" > setting in the info panel for the project was set to "Mac OS X 10.5" > in the "General" panel, and then *also* changing the "Mac OS X > Deployment Target" to "Mac OS X 10.5" in the "Build" panel of the > Target's info. (I still get 147 warnings about cString, ivar_list, > etc, but it builds -- and works with the fscript command line tool.) > > That said, I could only get the framework to build this way. I can't > get the F-Script target, with the two test programs, to build, even > with the above changes. > > -Jeff > = ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk > |