Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created October 31, 2013 10:50
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 AkhileshKumar01/cf2b94239158414ea952 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/cf2b94239158414ea952 to your computer and use it in GitHub Desktop.
Cleaning Solution: HttpClient (Debug|iPhoneSimulator)
Cleaning: HttpClient (Debug|iPhoneSimulator)
Removing output files...
Clean complete
Building Solution: HttpClient (Debug|iPhoneSimulator)
Building: HttpClient (Debug|iPhoneSimulator)
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.4/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/bin/iPhoneSimulator/Debug/HttpClient.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" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.Linq.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Net.Http.dll" "/r:/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG;__MOBILE__;__IOS__" /t:exe "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/MainWindow.xib.designer.cs" "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/Main.cs" "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/TableViewRocks.cs" "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/DotNet.cs" "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/Cocoa.cs" "/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/NetHttp.cs"
Compilation failed: 1 error(s), 0 warnings
/Volumes/xam2/31st October/monotouch-samples-master d140cd357fd3894a2be59160741dd5d9ad22a0c0/monotouch-samples-master/HttpClient/NetHttp.cs(23,53): error CS0246: The type or namespace name `CFNetworkHandler' could not be found. Are you missing an assembly reference?
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