Quote:
Originally Posted by Robby
Have you included the header for view 1 in view 4?
I have seen on occasions global variable losing scope, but it's normally due to the fact that I haven't reference them correctly.
Globals can be dangerous in this respect.
Hope this helps.
|
Yes I have. As a test, i imported all of the headers.
The error I get is:
Warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
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).
The NSLog shows:
gpage.myconc string = <UIImageView: 0x554950>
gConc = <UIImageView: 0x554950>