Hello, I am new iOS developer. I tried to install the trial version of mono touch and tried to run the sample application "HelloWorld_iPhone". but i get the build error as follows
/Compiling to native code /Developer/MonoTouch/usr/bin/mtouch -v --nomanifest --nosign -sim "/Users/Vimal/Documents/HelloWorld_iPhone/HelloWorld_iPhone/bin/iPhoneSimulator/Debug/HelloWorld_iPhone.app" -r "/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" -r "/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" -r "/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" -r "/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" -debug -nolink -sdk "5.1" "/Users/Vimal/Documents/HelloWorld_iPhone/HelloWorld_iPhone/bin/iPhoneSimulator/Debug/HelloWorld_iPhone.exe" No gcc compiler found! mtouch exited with code 1/ Following is the output from terminal $ gcc i686-apple-darwin11-llvm-gcc-4.2: no input files Any help ? What am i missing ? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Error-when-compiling-sample-application-No-gcc-found-tp4655762.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
