• 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: duplicate symbol error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: duplicate symbol error


  • Subject: Re: duplicate symbol error
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 2 Apr 2008 22:02:57 -0700


On 2 Apr '08, at 9:32 PM, Daniel Child wrote:

I have no idea why this is happening, especially since there is no
evLanguageAsString in either DataDescription.h or .m.

I agree with Stephen — make sure you didn't forget the "extern" in the variable's declaration in the header.


There is one in the sourcetype controller files, though not prefixed by _.

The compiler prefixes most of your global identifiers with "_", for mysterious reasons. (Actually I think it's a kind of namespacing, to avoid name collisions with other types of global symbols like Objective-C class names, C++ vtables and such.)


—Jens

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

References: 
 >duplicate symbol error (From: Daniel Child <email@hidden>)

  • Prev by Date: Re: Southern California Coders?
  • Next by Date: Re: GCDrawKit programmatically create object
  • Previous by thread: Re: duplicate symbol error
  • Next by thread: Resorting normal field editor behaviour
  • Index(es):
    • Date
    • Thread