| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 11, 2008, at 1:28 PM, Anders Sommer Lassen wrote:
When I compile the following code:
#import <Cocoa/Cocoa.h> #import <ImageKit/IKImageView.h>
@interface untitled : NSObject {
IBOutlet IKImageView *imageView; }
@end
I get an error message saying that the IKImageView.h does not exist.
I then ask myself, how can the Cocoa.h file be found when the IKImageView.h can not.
#import <Quartz/Quartz.h>
This is documented here:
j o a r
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden
| References: | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: Greg Guerin <email@hidden>) | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: Anders Sommer Lassen <email@hidden>) | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: Chris Espinosa <email@hidden>) | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: Anders Sommer Lassen <email@hidden>) | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: "Shawn Erickson" <email@hidden>) | |
| >Re: I cannot add a (system) framework to a Cocoa Application (From: Anders Sommer Lassen <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.