Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 10-10-2008, 12:13 PM   #1 (permalink)
airjordan12345
New Member
 
Join Date: Oct 2008
Posts: 22
Default I'm getting an error and I can't fix it. PLEASE HELP :(

Hello.

I was following the iPhone SDK Development book, on chapter three we make a table view with a navigation controller, and we can delete or add entries into our table.

When I delete an item from the list its all good, but when I try and add an item my app keeps giving me these warnings.

Code:
This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics" (file not found).
warning: Unable to read symbols from "CoreGraphics" (not yet mapped into memory).
warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
Basically when I hit the Add button a new view shows up, I can enter some text in a text field and when I hit done it takes me back to the list of items. I can see my name added on the list, but those warnings about the frameworks are thrown at me in the console.

I have tried:

- Reinstalling Xcode and the iPhone SDK
- Cleaning my project, deleting my build directory and the 2 files with my name inside the .xcodeproj file
- Manually remove and add the frameworks to my project again
- Create a new project and re write everything again

And my app still crashes, It's amazing how it still gives me these problems after I have created a new project form scratch.

Any help would be gladly appreciated as this is driving me utterly nuts!
airjordan12345 is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,696
Threads: 89,170
Posts: 380,431
Top Poster: BrianSlick (7,110)
Welcome to our newest member, tarunverma75
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 08:29 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.