http://bugzilla.novell.com/show_bug.cgi?id=614507

http://bugzilla.novell.com/show_bug.cgi?id=614507#c0


           Summary: Unable to compile for SDK 3.2 due to use of CoreMotion
                    even though project doesnt use it
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Tools
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

Using the latest 3.0.x release:

Compiling with the SDK target of 3.2 results in a compiler error because it's
trying to use CoreMotion which is unavailable in 3.2 although the project does
not use CoreMotion.  CoreMotion must be being used in some way inside the
Monotouch classes.

Error message:

/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch
i386 -gdwarf-2 -fobjc-legacy-dispatch -fobjc-abi-version=2
-mmacosx-version-min=10.5 -D__IPHONE_OS_VERSION_MIN_REQUIRED=30200 -isysroot
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk
/var/folders/bN/bNNyovynEUaeui1jOJWV5U+++TI/-Tmp-/tmp46d92a0d.tmp/main.o -o
/var/folders/bN/bNNyovynEUaeui1jOJWV5U+++TI/-Tmp-/tmp46d92a0d.tmp/PocketMV
-framework CFNetwork -framework AVFoundation -framework CoreFoundation
-framework Foundation -framework OpenGLES -framework QuartzCore -framework
CoreGraphics -framework CoreLocation -framework GameKit -framework MapKit
-framework MediaPlayer -framework MessageUI -framework UIKit -framework
StoreKit -framework CoreMotion -framework AddressBook -framework AddressBookUI
-framework AudioToolbox -framework SystemConfiguration -framework
ExternalAccessory -framework AudioToolbox -dead_strip -lz -u
_catch_exception_raise -u _CreateZStream -u _CloseZStream -u _Flush -u
_ReadZStream -u _WriteZStream -liconv -lmono -lmonotouch
-L/Developer/MonoTouch/SDKs/MonoTouch.iphonesimulator10.5.sdk/usr/lib
-L/Users/edanuff/Development/MonoDevelop/Projects/PocketMV/PocketMV -lopenjpeg
-all_load -lstdc++
ld: framework not found CoreMotion
collect2: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to