Discussion Forums  >  Uncategorized

Replies: 16    Views: 542

aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
02/04/11 01:51 AM (15 years ago)

buzztouch Early Adopter program Bugs and Fixes

Any one as been able you run the Simulator
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 02:20 AM (15 years ago)
it run for me
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/04/11 02:35 AM (15 years ago)
@aussiedra: are you having trouble getting it to run on the sim? I'm barely awake (been up for 30 hours working on this thing) but saw your post.
 
aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
like
02/04/11 03:29 AM (15 years ago)
getting Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
 
peter
I hate code!
Profile
Posts: 95
Reg: Jan 21, 2011
netherlands
1,250
like
02/04/11 03:45 AM (15 years ago)
I have got a problem running a 1.5 project in the simulator. The Build & Run results in many errors, all related to appDelegate. To be more specific: _appDelegate.h No such file or directory. The appDelegate files should be auto-generated, or not? Tried an old (before 1.5) project, but that one compiles and runs fine in the simulator. Any ideas?
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 03:45 AM (15 years ago)
I had the same problem update I check...
 
peter
I hate code!
Profile
Posts: 95
Reg: Jan 21, 2011
netherlands
1,250
like
02/04/11 03:57 AM (15 years ago)
@manublou Did you HAD the same problem (in that case, what solved it), or do you still HAVE the same problem?
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 04:07 AM (15 years ago)
I HAD the same problem In xcode, right click on error => open this latest as transcript file and post the result please
 
peter
I hate code!
Profile
Posts: 95
Reg: Jan 21, 2011
netherlands
1,250
like
02/04/11 04:14 AM (15 years ago)
the transcript file is almost 2000 lines long. Don't think it is a good idea to post that. It looks to me that de appDelegate files simply aren't created. If you had the same problem, can you describe what the solution was?
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 04:32 AM (15 years ago)
I've deleted 2 files, but don't remember wich one... Check in your transcript file
 
Henry
Android Fan
Profile
Posts: 12
Reg: Jan 17, 2011
Netherlands
1,220
like
02/04/11 04:43 AM (15 years ago)
I dont see any 1.5 version on this moment.. i was sending a message to twitter with early adopter program, maybe i need to wait??
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 05:09 AM (15 years ago)
@peter try to delete BT_screen_image.m BT_screen_image.h to your BT_Screens folder in xcode
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
02/04/11 05:12 AM (15 years ago)
Maybe a clue: I had 317 errors, apparently all with appDelegates. My work folder had an apostrophe in its name. Changed its name, uploaded a new icon, redownloaded all... and now I just have a Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 error... Any idea about how to go further now?
 
peter
I hate code!
Profile
Posts: 95
Reg: Jan 21, 2011
netherlands
1,250
like
02/04/11 05:28 AM (15 years ago)
my appdelegate errors went away after in my control panel delete some screens and setup the home screen again (layout => screens). It looks like the homescreen had to be set again, then download the code again. After that alle appdeletgate errors were gone and only one error was left was the above exit code 1. And to resolve that error, manublou posted the solution: delete bt_screen_image.m and .h in the bt_screens folder in xcode
 
fusionsch
I hate code!
Profile
Posts: 516
Reg: Dec 28, 2010
Montreux Switze...
11,610
like
02/04/11 05:39 AM (15 years ago)
Another clue: in your BT_screens folder, there is a file named BT_screen_images.m I've duplicated it and I named the copy BT_screen_image.m (with image without s) just to see what happens (after reading the details of the error message in Xcode)... Seems to work now! Give it a try if you get the gcc-4.2 failed with exit code 1 error!
 
manubiou
Apple Fan
Profile
Posts: 71
Reg: Jan 11, 2011
france
710
like
02/04/11 05:41 AM (15 years ago)
good peter and is it ok for you on device ? always code signing error for me...
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/04/11 09:35 AM (15 years ago)
HI guys... looking into this right now. The settings you make on the control panel have NOTHING to do with build errors. Something isn't right. You should be able to build and run with NO errors, regardless of what you have or have not done in control panel.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.