Looks like you need to install "command-line tools" in Xcode 4.3 Xcode -> Preferences -> Downloads and then click the install button next to "Command Line Tools".
Jeff On Mon, Apr 30, 2012 at 2:47 PM, Guido Van Hoecke <[email protected]> wrote: > Jeff, > > On Mon, Apr 30, 2012 at 18:56, Jeff Stedfast <[email protected]> wrote: > > I've just updated the XBUILD macro paths > > That does not really help: > ** BUILD FAILED ** > > > The following build commands failed: > CompileC > ../build/CorePlot-CocoaTouch.build/Release-iphoneos/CorePlot-CocoaTouch.build/Objects-normal/armv6/CPTBarPlot.o > Source/CPTBarPlot.m normal armv6 objective-c > com.apple.compilers.llvmgcc42 > CompileC > ../build/CorePlot-CocoaTouch.build/Release-iphoneos/CorePlot-CocoaTouch.build/Objects-normal/armv6/CPTPlot.o > Source/CPTPlot.m normal armv6 objective-c > com.apple.compilers.llvmgcc42 > CompileC > ../build/CorePlot-CocoaTouch.build/Release-iphoneos/CorePlot-CocoaTouch.build/Objects-normal/armv6/CPTPlotSymbol.o > Source/CPTPlotSymbol.m normal armv6 objective-c > com.apple.compilers.llvmgcc42 > CompileC > ../build/CorePlot-CocoaTouch.build/Release-iphoneos/CorePlot-CocoaTouch.build/Objects-normal/armv6/CPTScatterPlot.o > Source/CPTScatterPlot.m normal armv6 objective-c > com.apple.compilers.llvmgcc42 > (4 failures) > make: *** [libCorePlot-CocoaTouch-armv6.a] Error 65 > > Basically, the real error is the absence of > '/usr/bin/arm-apple-darwin11-gcc-4.2.1': > > gcc-4.2: error trying to exec '/usr/bin/arm-apple-darwin11-gcc-4.2.1': > execvp: No such file or directory > > > Any help would be most welcome! > > Thanks in advance, > > > > Guido > > -- > Astrology... just a bunch of Taurus. > > http://vanhoecke.org ... and go2 places! >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
