Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] Compiling the Manta trunk - build error


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: Shreekanth Pavar <shreekanth.pavar@ucl.ac.uk>
  • Cc: MANTA <manta@sci.utah.edu>
  • Subject: Re: [Manta] Compiling the Manta trunk - build error
  • Date: Fri, 2 Nov 2007 11:58:24 -0600

This is my doing.   What OS/compiler are you using?

Steve


On Nov 2, 2007, at 10:57 AM, Shreekanth Pavar wrote:

Quoting Abe Stephens <abe@sci.utah.edu>:

Hi, Those instructions are for the Manta project template, not the main repository. You can make a copy of the template using the svn URL on that page; it will have a src directory and the appropriate files..


Abe

This worked fine but when I tried to compile the project template it couldn't
find ConfigArchitecture.cmake and CompilerInfo.cmake because my main source
tree was out of date.

I therefore retrieved the latest trunk code (using svn checkout
https://code.sci.utah.edu/svn/Manta/trunk) and tried to build a current version
of Manta with it.

However, the build failed with the following error:

[  1%] Built target SvnInfo
[  1%] Built target About
[ 12%] Built target SCIRun_Core
[ 12%] Building CXX object
Core/CMakeFiles/Manta_Core.dir/Persistent/XMLArchive.o
/home/shree/dev/Manta/Core/Persistent/XMLArchive.cc:81: error: extra
qualification ‘<unnamed>::XMLArchiveElement::’ on member ‘readwriteInteger’
/home/shree/dev/Manta/Core/Persistent/XMLArchive.cc:83: error: extra
qualification ‘<unnamed>::XMLArchiveElement::’ on member
‘readwriteIntegerArray’
/home/shree/dev/Manta/Core/Persistent/XMLArchive.cc:209: warning:
‘<unnamed>::XMLArchive::force_initialize’ defined but not used
make[2]: *** [Core/CMakeFiles/Manta_Core.dir/Persistent/ XMLArchive.o] Error 1
make[1]: *** [Core/CMakeFiles/Manta_Core.dir/all] Error 2
make: *** [all] Error 2

Is there a recent version of the trunk which builds ok or is there a simple
solution to the above compile error (as i have no clue what the problem is!)?

Regards

--
Shree Pavar
Centre for Computational Science, UCL
http://www.chem.ucl.ac.uk/ccs/







Archive powered by MHonArc 2.6.16.

Top of page