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

Re: Interpreting duplicate symbol error messages


  • Subject: Re: Interpreting duplicate symbol error messages
  • From: "Sean McBride" <email@hidden>
  • Date: Tue, 24 Feb 2009 17:39:27 -0500
  • Organization: Rogue Research Inc.

On 2/24/09 5:32 PM, Emile Tobenfeld (a. k. a Dr. T) said:

>is trying to tell me. What is __ZN19GLLensFlareRendereraSERKS_ -- my
>file includes the header for a class called GLLensFlareRenderer , but
>even pulling that header gives  the error. Obviously something is
>duplicate-defined -- but I am unable to turn the pre and post fixes
>into something human-readable (at least for this human-:)

Ahhhh, C++....

$ echo __ZN19GLLensFlareRendereraSERKS_ | c++filt

GLLensFlareRenderer::operator=(GLLensFlareRenderer const&)

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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: Interpreting duplicate symbol error messages
      • From: "Emile Tobenfeld (a. k. a Dr. T)" <email@hidden>
References: 
 >Interpreting duplicate symbol error messages (From: "Emile Tobenfeld (a. k. a Dr. T)" <email@hidden>)

  • Prev by Date: Interpreting duplicate symbol error messages
  • Next by Date: Re: Interpreting duplicate symbol error messages
  • Previous by thread: Interpreting duplicate symbol error messages
  • Next by thread: Re: Interpreting duplicate symbol error messages
  • Index(es):
    • Date
    • Thread