Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] cmake broken


Chronological Thread 
  • From: Thiago Ize <thiago@cs.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: [Manta] cmake broken
  • Date: Sat, 08 Dec 2007 17:09:21 -0700

running ccmake version 2.4.7 in a clean directory on my suse 10.2 computer with the intel compiler (icc/icpc) gives the following:

CMake Error: Error in cmake code at
/home/sci/thiago/work/manta/CMake/ConfigCompilerFlags.cmake:106:
APPEND_TO_STRING Macro invoked with incorrect arguments for macro named: APPEND_TO_STRING
Current CMake stack:
[2]/home/sci/thiago/work/manta/CMake/ConfigCompilerFlags.cmake
[1]/home/sci/thiago/work/manta/CMakeLists.txt

CMake Error: Error in cmake code at
/home/sci/thiago/work/manta/CMake/ConfigCompilerFlags.cmake:107:
APPEND_TO_STRING Macro invoked with incorrect arguments for macro named: APPEND_TO_STRING
Current CMake stack:
[2]/home/sci/thiago/work/manta/CMake/ConfigCompilerFlags.cmake
[1]/home/sci/thiago/work/manta/CMakeLists.txt


If I use the gcc compiler it works fine.

Thiago





Archive powered by MHonArc 2.6.16.

Top of page