• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
What is going on with CALayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What is going on with CALayer


  • Subject: What is going on with CALayer
  • From: Agha Khan <email@hidden>
  • Date: Fri, 31 Jul 2009 15:18:36 -0700

HI:
This is very strange problem.
This code works fine with OS 2.2 but does not work with OS 3.x
Can someone point me why it failed?
Your help will be very much appreciated.
Best regards
-Agha




But why?

// NumberLayer.h
#import <UIKit/UIKit.h>
#import <QuartzCore/QuartzCore.h>

@interface NumberLayer: CALayer
{
}
@end

and now NumberLayer.m file

#import "NumberLayer.h"

@implementation NumberLayer
@end

".objc_class_name_CALayer", referenced from:
".objc_class_name_NumberLayer in NumberLayer.o
symble(s) not found
collect2: Id returned 1 exit status

Build failed (1 error)




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: What is going on with CALayer
      • From: Nick Zitzmann <email@hidden>
    • Re: What is going on with CALayer
      • From: Luke the Hiesterman <email@hidden>
  • Prev by Date: Re: NSTabView Tutorial
  • Next by Date: Re: What is going on with CALayer
  • Previous by thread: Re: NSTabView Tutorial
  • Next by thread: Re: What is going on with CALayer
  • Index(es):
    • Date
    • Thread