Skip to content

Instantly share code, notes, and snippets.

@atin360
Created January 17, 2013 14:55
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/4556459 to your computer and use it in GitHub Desktop.
Save atin360/4556459 to your computer and use it in GitHub Desktop.
------ Build started: Project: AudioQueueOfflineRenderDemo, Configuration: Debug iPhoneSimulator ------
C:\Users\Balkrishna\Desktop\monotouch-samples-master\AudioQueueOfflineRenderDemo\AppDelegate.cs(199,36): error CS0165: Use of unassigned local variable 'captureFormat'
C:\Users\Balkrishna\Desktop\monotouch-samples-master\AudioQueueOfflineRenderDemo\AppDelegate.cs(212,94): error CS0165: Use of unassigned local variable 'dstFormat'
Compile complete -- 2 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