Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] thanks james


Chronological Thread 
  • From: James Bigler <bigler@sci.utah.edu>
  • To: knolla@cs.utah.edu
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] thanks james
  • Date: Wed, 07 Jun 2006 14:58:13 -0600

I noticed that in MantaSSE.h the MANTA_SSE is defined as 1; is this generated 
by
cmake?

Yes. The definition is in trunk/include/MantaSSE.h.CMakeTemplate. The idea is if you change the feature in CMake it will cause the referring files to recompile without having the whole thing recompile as a -DMANTA_SSE=1 thing would.

I'll try compiling in Linux next time I make a major commit like that.

SSEDefs.h did compile, but if you notice chatty output please fix it. If you didn't get chatty output on your machine, don't worry so much about it. One of us that compile on that platform can fix it. ;)

Don't worry so much.  We fix each others stuff all the time.

James





Archive powered by MHonArc 2.6.16.

Top of page