• 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
Re: Carbon-Cocoa Integration: Linking issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon-Cocoa Integration: Linking issue


  • Subject: Re: Carbon-Cocoa Integration: Linking issue
  • From: Shripada Hebbar <email@hidden>
  • Date: Tue, 22 Jan 2008 09:39:59 +0530

Hi Aaron

Except for the initial call to #include "MyController.m" at the top of
the file, what you see here are the only instances of MyController in
the file.
Why are you including the implementation file "MyController.m" ?
Including this implementation as well as adding the same file to your target will sure
result in multiple symbol definition error!. You should have just imported the header
"MyController.h" instead.


Regards
Shripada

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: Carbon-Cocoa Integration: Linking issue
      • From: "Aaron Vegh" <email@hidden>
  • Prev by Date: Re: alert from a daemon?
  • Next by Date: Re: Carbon-Cocoa Integration: Linking issue
  • Previous by thread: Re: Carbon-Cocoa Integration: Linking issue
  • Next by thread: Re: Carbon-Cocoa Integration: Linking issue
  • Index(es):
    • Date
    • Thread