Re: Interpreting duplicate symbol error messages
Re: Interpreting duplicate symbol error messages
- Subject: Re: Interpreting duplicate symbol error messages
- From: "Emile Tobenfeld (a. k. a Dr. T)" <email@hidden>
- Date: Tue, 24 Feb 2009 17:46:10 -0500
Thanks, Sean.
(Reminder to self -- send email to this list
before wasting an hour puzzling over something
like this-:)
At 5:39 PM -0500 2/24/09, Sean McBride wrote:
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
--
"The test of a first-rate intelligence is the
ability to hold two opposed ideas in the mind at
the same time, and still retain the ability to
function."
F. Scott Fitzgerald
Visit "Before the Fall -- Images of the World
Trade Center" at http://www.foryourhead.com
Emile Tobenfeld, Ph. D.
Video Producer Image Processing Specialist
Video for your HEAD! Boris FX
http://www.foryourhead.com http://www.borisfx.com
http://www.youtube.com/Tobenfeld
_______________________________________________
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