Discussion Forums  >  Uncategorized

Replies: 1    Views: 521

MattChgo
I hate code!
Profile
Posts: 15
Reg: Jan 20, 2011
Chicago
150
02/05/11 08:51 PM (15 years ago)

Error in compiling in XCode from BT 1.5

Hey guys, I'm having problems trying to Build/Run an app I created. Hopefully someone has some insight and can help point me in the right direction :) After loading up the project in Xcode (newest version) by clicking on the xcode icon in the zip file of source code that I got from here, I click on the Build/Run menu option and I get the following build error: 1 Error found i686-apple-darwin10-gcc-4.2.1: /myapplication-iOS-BTv15-EAABFC147278389AB/BT_Config/BT_appDelegate.m: No such file or directory i686-apple-darwin10-gcc-4.2.1: warning: '-x objective-c' after last input file has no effect i686-apple-darwin10-gcc-4.2.1: no input files Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 On the project's source list in the left hand pane, the following files are in RED in the under the directory BT_Config : BT_appDelegate.h BT_appDelegate.m But I can't seem to find these files (or a reference to these files). Any ideas? ... To help troubleshoot ... Just to backtrack a little bit, I was originally getting over 350 errors when I tried to Build/Run and the initial error XCode gave me was: i686-apple-darwin10-gcc-4.2.1: /myapplication-iOS-BTv15-EAABFC147278389AB/BT_Config/myapplication_appDelegate.m: No such file or directory I found the following two files in the source code zip file and copied them into the XCode project's BT_Config directory: myapplication_appDelegate.m myapplication_appDelegate.h When I reran the Build/Run, it brought it down to the 1 error found that I've posted above.
 
MattChgo
I hate code!
Profile
Posts: 15
Reg: Jan 20, 2011
Chicago
150
like
02/05/11 09:04 PM (15 years ago)
 

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.