Tutorial06 Build question
3 posters
Tutorial06 Build question
I am running the new iPhone 3.0 SDK. Building for device 2.2.1 only and sim 2.2.1 only for my Sio2 Projects.
I am wondering if there is a compiling issue someone else has seen when building tutorial06. I just click on the xcode project icon and build if for sim and life is good. Build it for device (2.2.1) and I get this compile error
ProcessingProductPackaging /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.2.1.sdk/Entitlements.plist /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06/build/template.build/Debug-iphoneos/tutorial06_1.build/tutorial06_1.xcent
cd /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06_1
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
<com.apple.tools.product-pkg-utility> /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.2.1.sdk/Entitlements.plist -entitlements -format xml -o /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06/build/template.build/Debug-iphoneos/tutorial06_1.build/tutorial06_1.xcent
<com.apple.tools.product-pkg-utility>: error: CFBundleIdentifier 'com.sio2interactive.tutorial06_1' contains illegal character '_'
Anyone know how to get around it?
Thanks
Tom
PS: All other tutorials seem to work fine.
I am wondering if there is a compiling issue someone else has seen when building tutorial06. I just click on the xcode project icon and build if for sim and life is good. Build it for device (2.2.1) and I get this compile error
ProcessingProductPackaging /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.2.1.sdk/Entitlements.plist /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06/build/template.build/Debug-iphoneos/tutorial06_1.build/tutorial06_1.xcent
cd /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06_1
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
<com.apple.tools.product-pkg-utility> /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.2.1.sdk/Entitlements.plist -entitlements -format xml -o /Users/thomas/Desktop/SIO2_SDK_v1/tutorial06/build/template.build/Debug-iphoneos/tutorial06_1.build/tutorial06_1.xcent
<com.apple.tools.product-pkg-utility>: error: CFBundleIdentifier 'com.sio2interactive.tutorial06_1' contains illegal character '_'
Anyone know how to get around it?
Thanks
Tom
PS: All other tutorials seem to work fine.
tomha- Posts : 9
Join date : 2009-03-27
Re: Tutorial06 Build question
Can you please send the console ouput if sio2 of a working tutorial I want to see the opengl es extensions available on 3.0 before making the official switch... Tksl
Re: Tutorial06 Build question
Update: I went out a bought a new Laptop and DID not install 3.0 beta SDK and the problem went away
tomha- Posts : 9
Join date : 2009-03-27
Re: Tutorial06 Build question
Honestly me Im waiting for the stable to upgrade... now its like beta 3 and you have update like every 2 weeks... but can you please send me the supported extensions of OpenGL ES of SDK 3.0, just to check if something have changed... just copy & paste the console text that SIO2 print when starting.
Tks!
Tks!
Re: Tutorial06 Build question
The underscore is no longer allowed in the bundle ID (for some reason). Open info.plist under resources, find the line that has com.sio2interactive.tutorial06_1 and remove the underscore.
Will fix that error, but when you go to link you may get an error linking against lstc++...
Will fix that error, but when you go to link you may get an error linking against lstc++...
fleg- Posts : 4
Join date : 2009-04-20
Similar topics
» move Z in tutorial06
» can't debug and run tutorial06 on device BAD_ERR_ACCESS
» Need help getting tutorial02 to build
» Camera falls straight through floor in tutorial06?
» Build errors trying to run the tutorial templates
» can't debug and run tutorial06 on device BAD_ERR_ACCESS
» Need help getting tutorial02 to build
» Camera falls straight through floor in tutorial06?
» Build errors trying to run the tutorial templates
Permissions in this forum:
You cannot reply to topics in this forum