Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] manta-project


Chronological Thread 
  • From: James Bigler <bigler@cs.utah.edu>
  • To: H.Sri-Narayana@cs.ucl.ac.uk
  • Cc: manta <manta@sci.utah.edu>
  • Subject: Re: [Manta] manta-project
  • Date: Thu, 24 Jan 2008 08:05:18 -0700

On Jan 24, 2008, at 4:47 AM, H.Sri-Narayana@cs.ucl.ac.uk wrote:

The manta-project is missing -msse and -msse2 flags. (CMAKE_CXX_FLAGS)

I don't know how Abe was pulling in these flags. We changed how the main manta code base figures out these flags a couple of months ago.

Does this prevent you from compiling?

Also manta-project/src/manta.cc has this line:
#include <Interface/Callback.h>

I think this should be changed to:
#include <Core/Util/Callback.h>

manta-projects are not part of the main manta code base, and hence can become out of date when we make changes and updates to the main code base. They were created by a graduate student (abe@sci.utah.edu) and maintained by him. Please post any additional questions about them to him.

Thanks,
James






Archive powered by MHonArc 2.6.16.

Top of page