Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 6, 2013 09: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 saurabh360/a3c12d2d1aa2a656527b to your computer and use it in GitHub Desktop.
Save saurabh360/a3c12d2d1aa2a656527b to your computer and use it in GitHub Desktop.
Building Solution: MTGKTapper (Debug|iPhoneSimulator)
Building: MTGKTapper (Debug|iPhoneSimulator)
Performing main compilation...
/Library/Frameworks/Mono.framework/Versions/3.2.1/bin/mcs /noconfig "/r:/Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll" -nostdlib "/out:/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/bin/iPhoneSimulator/Debug/MTGKTapper.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.Core.dll" /nologo /warn:4 /debug:full /optimize- /codepage:utf8 "/define:DEBUG;__MOBILE__;__IOS__" /t:exe "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/Main.cs" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/AppDelegate.cs" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/MTGKTapperViewController.cs" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/MTGKTapperViewController.designer.cs" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/GameCenterManager.cs"
Compilation succeeded - 2 warning(s)
/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/MTGKTapperViewController.cs(116,24): warning CS0672: Member `MTGKTapper.MTGKTapperViewController.ShouldAutorotateToInterfaceOrientation(MonoTouch.UIKit.UIInterfaceOrientation)' overrides obsolete member `MonoTouch.UIKit.UIViewController.ShouldAutorotateToInterfaceOrientation(MonoTouch.UIKit.UIInterfaceOrientation)'. Add the Obsolete attribute to `MTGKTapper.MTGKTapperViewController.ShouldAutorotateToInterfaceOrientation(MonoTouch.UIKit.UIInterfaceOrientation)'
/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll (Location of the symbol related to previous warning)
/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/MTGKTapperViewController.cs(155,31): warning CS0618: `MonoTouch.GameKit.GKLocalPlayer.Authenticate(MonoTouch.GameKit.GKNotificationHandler)' is obsolete: `Replaced by AuthenticateHandler in iOS 6.0'
Build complete -- 0 errors, 2 warnings
Compiling to native code
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" --cache "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/obj/iPhoneSimulator/Debug/mtouch-cache" --nomanifest --nosign -sim "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/bin/iPhoneSimulator/Debug/MTGKTapper.app" -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" -debug -nolink -sdk "6.1" -targetver "3.1" --abi=i386 --gcc_flags "\"-framework\" \"CFNetwork\" \"-framework\" \"CoreGraphics\" \"-force_load\" \"/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/../..aQualityAssurance/Automation/Calabash/calabash.framework/calabash\" \"-lstdc++\"" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/bin/iPhoneSimulator/Debug/MTGKTapper.exe"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
MonoTouch Priority version 6.4.1 using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk
Process exited with code 1, command:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc -Wl,-no_pie -gdwarf-2 -arch i386 -std=c99 -I/Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk -fobjc-legacy-dispatch -fobjc-abi-version=2 -miphoneos-version-min=3.1 "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/obj/iPhoneSimulator/Debug/mtouch-cache/main.i386.o" -o "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/bin/iPhoneSimulator/Debug/MTGKTapper.app/MTGKTapper" -framework CFNetwork -framework Foundation -framework GameKit -framework MapKit -framework MediaPlayer -framework MessageUI -framework OpenGLES -framework StoreKit -framework UIKit -framework AddressBookUI -framework AudioToolbox -framework SystemConfiguration -framework AddressBook -framework AVFoundation -framework QuartzCore -framework CoreData -framework CoreGraphics -framework CoreLocation -framework MobileCoreServices -framework Security -framework ExternalAccessory -weak_framework AssetsLibrary -weak_framework Accounts -weak_framework CoreBluetooth -weak_framework CoreTelephony -weak_framework EventKit -weak_framework EventKitUI -weak_framework CoreMotion -weak_framework GLKit -weak_framework iAd -weak_framework NewsstandKit -weak_framework Social -weak_framework Twitter -weak_framework PassKit -weak_framework CoreImage -weak_framework CoreText -weak_framework ImageIO -weak_framework CoreMedia -weak_framework CoreMIDI -weak_framework CoreVideo -weak_framework AdSupport -weak_framework QuickLook -lz -liconv -u _mono_pmip -u _monotouch_get_locale_country_code -u _monotouch_log -u _monotouch_start_wwan -u _monotouch_timezone_get_data -u _monotouch_timezone_get_names -u _monotouch_IntPtr_objc_msgSend_IntPtr -u _monotouch_IntPtr_objc_msgSendSuper_IntPtr -u _monotouch_release_managed_ref -u _monotouch_create_managed_ref -u _CloseZStream -u _CreateZStream -u _Flush -u _ReadZStream -u _WriteZStream /Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/lib/libmonoboehm-2.0.a /Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator.sdk/usr/lib/libmonotouch-debug.a "-framework" "CFNetwork" "-framework" "CoreGraphics" "-force_load" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/../..aQualityAssurance/Automation/Calabash/calabash.framework/calabash" "-lstdc++"
ld: file not found: /Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/../..aQualityAssurance/Automation/Calabash/calabash.framework/calabash
collect2: ld returned 1 exit status
error MT5201: Native linking failed. Please review user flags provided to gcc: "-framework" "CFNetwork" "-framework" "CoreGraphics" "-force_load" "/Users/nischal/Desktop/6th August/monotouch-samples-master/MTGKTapper/MTGKTapper/../..aQualityAssurance/Automation/Calabash/calabash.framework/calabash" "-lstdc++"
---------------------- Done ----------------------
Build: 1 error, 2 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment