• 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: Can't understand this build error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't understand this build error


  • Subject: Re: Can't understand this build error
  • From: Greg Guerin <email@hidden>
  • Date: Sun, 24 May 2009 13:41:54 -0700

Kyle Sluder wrote:

One of the following has happened:


Variations:

4. The build configuration that worked last week (e.g. Debug) isn't the one that's being compiled today (e.g. Release), and there are differences in something specific to the config, such as lib search paths, include paths, etc. that have gone unnoticed yet broken until now.

5. There is/was a subtle change in how something is/was named, e.g.
> (In red)                "_TLTableBgColorKey", referenced from:
> (in grey)                       _TLTableBGColorKey$non_lazy_ptr

Note spelling is "BgColor" in red case, "BGColor" in grey case.

6. There was some change to a header that didn't get picked up in a rebuild. Build clean and see if anything changes.


And the top hit from googling "non_lazy_ptr":

http://stackoverflow.com/questions/79054/osx-10-5-leopard-symbol- mangling-with-nonlazyptr

 -- GG

_______________________________________________

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


  • Prev by Date: Re: Can't understand this build error
  • Next by Date: Re: Show alert via NSStatusicon and popup message
  • Previous by thread: Re: Can't understand this build error
  • Next by thread: dot notation doesn’t work as expected for some library classes
  • Index(es):
    • Date
    • Thread