• 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: Basic globals/extern question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic globals/extern question


  • Subject: Re: Basic globals/extern question
  • From: email@hidden
  • Date: Sat, 17 Feb 2007 14:12:41 +1100

How do I reference these globals if not with "extern?"

Are you declaring the implementations as static in your implementation? (you shouldn't be)
Are you stripping dead code?
Do you have an export-symbols file defined? (if so, it should contain your globals)
Are you actually linking in the implementation when these errors occur? (i.e. you mention plugins... are these globals in your main app or the plugins themselves? If the latter you'd need to weak link or something like that)


Wade Tregaskis

    ICQ: 40056898
    AIM, Yahoo & Skype: wadetregaskis
    MSN: email@hidden
    iChat & email: email@hidden

    http://homepage.mac.com/wadetregaskis/

-- Sed quis custodiet ipsos custodes?


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Basic globals/extern question
      • From: Ken Tozier <email@hidden>
References: 
 >Basic globals/extern question (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: What are your top desired improvements in Xcode ?
  • Next by Date: Re: What are your top desired improvements in Xcode ?
  • Previous by thread: Basic globals/extern question
  • Next by thread: Re: Basic globals/extern question
  • Index(es):
    • Date
    • Thread