Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] Re: today's update breaks the build?


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: "Kenneth E. Hoff III" <khoff@sgi.com>
  • Cc: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: [MANTA] Re: today's update breaks the build?
  • Date: Tue, 24 Jan 2006 16:57:54 -0700

Hmm, looks like this is a problem.

We also noticed that the code doesnt compile in gcc--we're working on a commit that should be done in the next hour or so hopefully.

In the mean time, roll back....


Abe

Kenneth E. Hoff III wrote:

/usr/people/khoff/scratch/Manta/Model/Materials/NormalMaterial.cc:151: error: no
  matching function for call to `Manta::RayPacket::setColor(int&,
  Manta::ColorSpace<Manta::RGBTraits> (&)(...))'
/usr/people/khoff/scratch/Manta/Interface/RayPacket.h:385: error: candidates
  are: void Manta::RayPacket::setColor(int, const Manta::Color&)
make[2]: *** [Model/CMakeFiles/Manta_Model.dir/Materials/NormalMaterial.o] Error 1
make[2]: Leaving directory `/usr/trees/khoff/Manta/build-kuma'
make[1]: *** [Model/CMakeFiles/Manta_Model.dir/all] Error 2
make[1]: Leaving directory `/usr/trees/khoff/Manta/build-kuma'
make: *** [all] Error 2

Kenny






  • [MANTA] Re: today's update breaks the build?, Abe Stephens, 01/24/2006

Archive powered by MHonArc 2.6.16.

Top of page