Skip to content

Instantly share code, notes, and snippets.

@atin360
Created January 17, 2013 07:22
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 atin360/4554307 to your computer and use it in GitHub Desktop.
Save atin360/4554307 to your computer and use it in GitHub Desktop.
------ Build started: Project: MasterDetail_App5, Configuration: Debug iPhoneSimulator ------
C:\Users\Balkrishna\documents\visual studio 2010\Projects\MasterDetail_App5\MasterDetail_App5\MasterViewController.cs(3,17): error CS0234: The type or namespace name 'Dialog' does not exist in the namespace 'MonoTouch' (are you missing an assembly reference?)
C:\Users\Balkrishna\documents\visual studio 2010\Projects\MasterDetail_App5\MasterDetail_App5\MasterViewController.cs(9,41): error CS0246: The type or namespace name 'DialogViewController' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\Balkrishna\documents\visual studio 2010\Projects\MasterDetail_App5\MasterDetail_App5\SplitViewController.cs(10,9): error CS0246: The type or namespace name 'DetailViewController' could not be found (are you missing a using directive or an assembly reference?)
Compile complete -- 3 errors, 0 warnings
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment