Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] CMake Error: Could not find Primitives/Volume/*


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: "Remik.Ziemlinski" <Remik.Ziemlinski@noaa.gov>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [Manta] CMake Error: Could not find Primitives/Volume/*
  • Date: Fri, 17 Aug 2007 15:48:46 -0600

Make sure that the BUILD_SCALAR_VOLUME flag is set to OFF in the ccmake config.

This flag was associated with some code that is deprecated, and should have been removed from the cmake configuration (but apparently wasn't). The code in question was scalar volume non-sse code from back in the Origin3800 days, this functionality is available in an external Manta project.

Abe


On Aug 17, 2007, at 3:41 PM, Remik.Ziemlinski wrote:

I did a svn checkout, and this is what cmake 2.4 tells me when configuring:

CMake Error: Error in cmake code at
/net2/rsz/i686/manta/Manta/Model/CMakeLists.txt:18:
INCLUDE Could not find include file: Primitives/Volume/CMakeLists.txt
Current CMake stack:
/net2/rsz/i686/manta/Manta/Model/CMakeLists.txt;/net2/rsz/i686/ manta/Manta/Mod
el/Primitives/Volume/CMakeLists.txt

I can't find any Volume directory in the source tree. Are there any other branches that I need to download? Thanks,

--
Remik Ziemlinski                        Raytheon Company
NOAA/Geophysical Fluid Dynamics Lab. Remik.Ziemlinski at noaa d0t gov
P.O. Box 308                            1.609.452.6500 ext. 6977
Princeton, NJ 08542 USA                 1.609.987.5063 fax







Archive powered by MHonArc 2.6.16.

Top of page