Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by paulh

Hi all

I have everything set up and working and can build the test app (the iosimpact example), ive provisioned a device but when i press the run button with the target as pauls ipod .. it says:

build succeed
finished running on pauls ipod

but noting appears on the itouch screen or an installed app?

1 decade ago by paulh

this is the new error, as i added armv6 to the supported architecture (as its removed by default in 4.2) as suggested by stackoverflow in a couple of different posts ...


Ld /Users/macbookapple/Library/Developer/Xcode/DerivedData/iOSImpact-etfonzdnhizndofaxolmthgipfpt/Build/Intermediates/iOSImpact.build/Debug-iphoneos/iOSImpact.build/Objects-normal/armv6/iOSImpact normal armv6
    cd /Users/macbookapple/Sites/Dropbox/impact/iOSImpact-0/iOSImpact
    setenv IPHONEOS_DEPLOYMENT_TARGET 4.0
    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 armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -L/Users/macbookapple/Library/Developer/Xcode/DerivedData/iOSImpact-etfonzdnhizndofaxolmthgipfpt/Build/Products/Debug-iphoneos -L/Users/macbookapple/Sites/Dropbox/impact/iOSImpact-0/iOSImpact -F/Users/macbookapple/Library/Developer/Xcode/DerivedData/iOSImpact-etfonzdnhizndofaxolmthgipfpt/Build/Products/Debug-iphoneos -filelist /Users/macbookapple/Library/Developer/Xcode/DerivedData/iOSImpact-etfonzdnhizndofaxolmthgipfpt/Build/Intermediates/iOSImpact.build/Debug-iphoneos/iOSImpact.build/Objects-normal/armv6/iOSImpact.LinkFileList -dead_strip -miphoneos-version-min=4.0 -licucore -lstdc++ -framework Foundation -framework UIKit -framework CoreGraphics -framework OpenAL -framework AudioToolbox -framework OpenGLES -framework QuartzCore -framework AVFoundation -liOSJavaScriptCore -framework iAd -o /Users/macbookapple/Library/Developer/Xcode/DerivedData/iOSImpact-etfonzdnhizndofaxolmthgipfpt/Build/Intermediates/iOSImpact.build/Debug-iphoneos/iOSImpact.build/Objects-normal/armv6/iOSImpact

ld: in /Users/macbookapple/Sites/Dropbox/impact/iOSImpact-0/iOSImpact/libiOSJavaScriptCore.a, file is universal but does not contain a(n) armv6 slice for architecture armv6
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/clang failed with exit code 1


1 decade ago by paulh

solved here:

http://impactjs.com/forums/impact-engine/ios-impact-and-armv6
Page 1 of 1
« first « previous next › last »