Skip to content

Instantly share code, notes, and snippets.

@ChrisBlackman
Created November 17, 2014 22:44
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 ChrisBlackman/2352a42e8411c67fabf5 to your computer and use it in GitHub Desktop.
Save ChrisBlackman/2352a42e8411c67fabf5 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: AudioConverterFileConverter, Configuration: Debug iPhone ------
1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets(32,2): warning MSB4011: "C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.CSharp.targets" cannot be imported again. It was already imported at "C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverter.csproj (101,3)". This is most likely a build authoring error. This subsequent import will be ignored.
1> Generated session id: fa8f2e44905191cea1f64f5dbd5896a9
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "monotouch". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\Main.cs(33,7,33,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\Main.cs(34,7,34,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(33,7,33,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(34,7,34,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(35,7,35,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(59,40,59,61): error CS0246: The type or namespace name 'UIApplicationDelegate' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(30,14,30,21): error CS0234: The type or namespace name 'Drawing' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(32,7,32,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(33,7,33,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(34,7,34,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(36,7,36,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(38,7,38,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(43,70,43,86): error CS0246: The type or namespace name 'UIViewController' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(7,7,7,16): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(65,17,65,31): error CS0246: The type or namespace name 'AVAudioSession' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(69,25,69,33): error CS0246: The type or namespace name 'UIWindow' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(82,48,82,61): error CS0246: The type or namespace name 'UIApplication' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(82,75,82,87): error CS0246: The type or namespace name 'NSDictionary' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(123,49,123,62): error CS0246: The type or namespace name 'UIApplication' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(133,49,133,62): error CS0246: The type or namespace name 'UIApplication' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(138,50,138,63): error CS0246: The type or namespace name 'UIApplication' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(143,44,143,57): error CS0246: The type or namespace name 'UIApplication' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(58,20,58,29): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(66,20,66,47): error CS0246: The type or namespace name 'AudioStreamBasicDescription' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(72,20,72,48): error CS0246: The type or namespace name 'AudioStreamPacketDescription' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(75,9,75,24): error CS0246: The type or namespace name 'AudioFormatType' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(77,9,77,14): error CS0246: The type or namespace name 'CFUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(78,9,78,14): error CS0246: The type or namespace name 'NSUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(153,69,153,91): error CS0246: The type or namespace name 'UIInterfaceOrientation' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(159,54,159,72): error CS0246: The type or namespace name 'UISegmentedControl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(219,43,219,51): error CS0246: The type or namespace name 'NSObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(248,38,248,45): error CS0246: The type or namespace name 'UILabel' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(248,53,248,58): error CS0246: The type or namespace name 'NSUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(253,38,253,45): error CS0246: The type or namespace name 'UILabel' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(253,53,253,58): error CS0246: The type or namespace name 'CFUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(258,38,258,45): error CS0246: The type or namespace name 'UILabel' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(258,53,258,62): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(296,28,296,33): error CS0246: The type or namespace name 'CFUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(296,45,296,50): error CS0246: The type or namespace name 'NSUrl' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(296,67,296,82): error CS0246: The type or namespace name 'AudioFormatType' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(552,72,552,84): error CS0246: The type or namespace name 'AudioBuffers' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(552,95,552,123): error CS0246: The type or namespace name 'AudioStreamPacketDescription' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(552,9,552,28): error CS0246: The type or namespace name 'AudioConverterError' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(597,32,597,41): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(597,54,597,68): error CS0246: The type or namespace name 'AudioConverter' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(612,33,612,47): error CS0246: The type or namespace name 'AudioConverter' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(612,59,612,68): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(622,51,622,65): error CS0246: The type or namespace name 'AudioConverter' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(622,77,622,86): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(622,99,622,108): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(638,42,638,56): error CS0246: The type or namespace name 'AudioConverter' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(638,68,638,77): error CS0246: The type or namespace name 'AudioFile' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.cs(669,9,669,22): error CS0246: The type or namespace name 'AVAudioPlayer' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(15,3,15,12): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(18,3,18,12): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(21,3,21,12): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(24,3,24,12): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(27,3,27,12): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(30,49,30,58): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(33,38,33,47): error CS0246: The type or namespace name 'MonoTouch' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(58,6,58,14): error CS0246: The type or namespace name 'Register' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AppDelegate.cs(58,6,58,14): error CS0246: The type or namespace name 'RegisterAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(14,4,14,10): error CS0246: The type or namespace name 'Outlet' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(14,4,14,10): error CS0246: The type or namespace name 'OutletAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(17,4,17,10): error CS0246: The type or namespace name 'Outlet' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(17,4,17,10): error CS0246: The type or namespace name 'OutletAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(20,4,20,10): error CS0246: The type or namespace name 'Outlet' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(20,4,20,10): error CS0246: The type or namespace name 'OutletAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(23,4,23,10): error CS0246: The type or namespace name 'Outlet' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(23,4,23,10): error CS0246: The type or namespace name 'OutletAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(26,4,26,10): error CS0246: The type or namespace name 'Outlet' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(26,4,26,10): error CS0246: The type or namespace name 'OutletAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(29,4,29,10): error CS0246: The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(29,4,29,10): error CS0246: The type or namespace name 'ActionAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(32,4,32,10): error CS0246: The type or namespace name 'Action' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(32,4,32,10): error CS0246: The type or namespace name 'ActionAttribute' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(11,3,11,11): error CS0246: The type or namespace name 'Register' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Christopher\Documents\GitHub\monotouch-samples\AudioConverterFileConverter\AudioConverterFileConverterViewController.designer.cs(11,3,11,11): error CS0246: The type or namespace name 'RegisterAttribute' could not be found (are you missing a using directive or an assembly reference?)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment