Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] undefined symbols in Spectrum and RGBTraits?


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: Abe Stephens <abe@sci.utah.edu>
  • Cc: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [Manta] undefined symbols in Spectrum and RGBTraits?
  • Date: Sun, 11 Nov 2007 19:15:36 -0700

They are extraneous function prototypes. You can delete them if you get to it before I do.
Steve


On Nov 11, 2007, at 2:48 PM, Abe Stephens wrote:

Hi, Are these symbols defined somewhere? I couldn't find them...

Undefined symbols:
  "Manta::Spectrum::toString() const", referenced from:
      __wrap_Spectrum_toString in mantainterfacePYTHON_wrap.o
"Manta::RGBTraits::parseColor(Manta::RGBColor&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
      __wrap_RGBTraits_parseColor in mantainterfacePYTHON_wrap.o


-Thanks
Abe






Archive powered by MHonArc 2.6.16.

Top of page