Skip to content

Instantly share code, notes, and snippets.

@narayanp
Created November 29, 2012 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narayanp/4167952 to your computer and use it in GitHub Desktop.
Save narayanp/4167952 to your computer and use it in GitHub Desktop.
Building Solution: AudioGenerator (Debug|iPhoneSimulator)
Building: AudioGenerator (Debug|iPhoneSimulator)
Performing main compilation...
/Developer/MonoTouch/usr/bin/smcs /noconfig "/out:/Users/apple/Desktop/New MT 6.0.8/monotouch-samples-master/AudioGenerator/bin/iPhoneSimulator/Debug/tone.exe" "/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" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 -unsafe "/define:DEBUG" /t:exe "/Users/apple/Desktop/New MT 6.0.8/monotouch-samples-master/AudioGenerator/AppDelegate.cs"
Compilation failed: 1 error(s), 0 warnings
/Users/apple/Desktop/New MT 6.0.8/monotouch-samples-master/AudioGenerator/AppDelegate.cs(61,37): error CS0103: The name `alternate' does not exist in the current context
Build complete -- 1 error, 0 warnings
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment