これをどうすればよいかわからないが、Apple mach-o linker error( "alignment lost")
しかし、プログラムはシミュレータで正常に動作する。しかし、ときに私は私が次...
Ld /Users/MacBookPro/Library/Developer/Xcode/DerivedData/Swangle-iPhone-emtomlxdirhuoobwiveczqncivfw/Build/Products/Debug-iphoneos/Swangle-iPhone.app/Swangle-iPhone normal armv7
cd /Iphone/SDK/Swangle-iPhone
setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/clang -arch armv7 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -L/Users/MacBookPro/Library/Developer/Xcode/DerivedData/Swangle-iPhone-emtomlxdirhuoobwiveczqncivfw/Build/Products/Debug-iphoneos -L/Iphone/SDK/Swangle-iPhone -F/Users/MacBookPro/Library/Developer/Xcode/DerivedData/Swangle-iPhone-emtomlxdirhuoobwiveczqncivfw/Build/Products/Debug-iphoneos -F/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/Developer/Library/Frameworks -filelist /Users/MacBookPro/Library/Developer/Xcode/DerivedData/Swangle-iPhone-emtomlxdirhuoobwiveczqncivfw/Build/Intermediates/Swangle-iPhone.build/Debug-iphoneos/Swangle-iPhone.build/Objects-normal/armv7/Swangle-iPhone.LinkFileList -dead_strip -miphoneos-version-min=4.2 -framework CoreGraphics -framework UIKit -framework Foundation -framework QuartzCore -framework CoreData -lLexicontext -framework SenTestingKit -o /Users/MacBookPro/Library/Developer/Xcode/DerivedData/Swangle-iPhone-emtomlxdirhuoobwiveczqncivfw/Build/Products/Debug-iphoneos/Swangle-iPhone.app/Swangle-iPhone
LDを取得するのiPod/iPhone上でそれをテスト:警告:アライメントが
誰もが何か提案を持っている_resultbuffer仮定義をマージで失われましたか?ありがとう!