Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] Compile problem on recent update


Chronological Thread 
  • From: Christiaan Paul Gribble <christiaan.gribble@utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [MANTA] Compile problem on recent update
  • Date: Wed, 7 Jun 2006 21:52:05 -0600

Hi,

I just updated to rev. 1101, and I get the following compilation error (on PPC Mac):

Building CXX object Model/CMakeFiles/Manta_Model.dir/Primitives/ IsosurfaceOctreeVolume.o
/Users/cgribble/Manta/src/Model/Primitives/IsosurfaceOctreeVolume.cc: In member function 'virtual void Manta::IsosurfaceOctreeVolume::intersect(const Manta::RenderContext&, Manta::RayPacket&) const':
/Users/cgribble/Manta/src/Model/Primitives/IsosurfaceOctreeVolume.cc: 117: error: 'packet_intersect_implicit_bvh' was not declared in this scope
make[2]: *** [Model/CMakeFiles/Manta_Model.dir/Primitives/ IsosurfaceOctreeVolume.o] Error 1

I haven't enabled any of Aaron's octree volume stuff, and I'm not sure why this stuff is being compiled. First, have I done something wrong that turned this on, and second, is anyone else seeing this issue on other platforms?

C





Archive powered by MHonArc 2.6.16.

Top of page