Re: [F-Script-talk] Re: [ANN] F-Script 1.3 Release Candidate
Brought to you by:
pmougin
From: <Gri...@ar...> - 2005-05-10 09:56:34
|
Hello Philippe, On Tue May 10 2005 at 13:15, Philippe Mougin <pm...@ac...> wrote: > Le 10 mai 05 =E0 09:37, Marcel Weiher a =E9crit : > >> Hi Philippe, >> >> I can't get this (or the previous) release to compile on my machine. > > Do others on this list experience this problem ? Yes, I do have this problem too, on *Tiger* (and Xcode 2) (and it's not cured by removing FScript.build directory): g5% xcodebuild -buildstyle Deployment -target FScriptFramework | grep -v '^= ' .... CompileC /Users/eg/tmp/xcode-build/FScript.build/FScriptFramework.build/Objects-norm= al/ppc/Array.o FScriptFramework/Array.m normal ppc objective-c com.apple.compilers.gcc.4_0cc1obj: cc1obj: /Users/eg/tmp/xcode-build/FScript.build/FScriptFramework.build/FScript.hmap: Not a directory >>> Moreover, I experience another problem (on case-sensitive HFS+): >> g5% xcodebuild -buildstyle Deployment -target F-Script | grep -v '^ ' .... ScriptFramework/BigBrowserArgumentPanel.m:4:/Volumes/Pluto/local/src/FScrip= tSources-20050509/FScript/FScriptFramework/BigBrowserArgumentPanel.h:4:26: error: Appkit/Appkit.h: No such file or directory >> Regards, Grigory |