Manta Interactive Ray Tracer Development Mailing List

Text archives Help


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


Chronological Thread 
  • From: Shreekanth Pavar <shreekanth.pavar@ucl.ac.uk>
  • To: Thiago Ize <thiago@cs.utah.edu>
  • Cc: MANTA <manta@sci.utah.edu>
  • Subject: Re: [Manta] Compiling the Manta trunk - build error
  • Date: Sat, 03 Nov 2007 00:00:08 +0000

Quoting Thiago Ize <thiago@cs.utah.edu>:

Yeah, that's brand new code. Until we get that fixed (I haven't updated=20
to that myself yet), try the revision right before that:
svn up -r 1799


Hi Thiago

I ran the above in the Manta root directory and it appeared to update my local
copy of the repository code.

However, now I'm getting a different compile error when building Manta (see
below). Any suggestions?

[  1%] Built target SvnInfo
[  1%] Built target About
[ 12%] Built target SCIRun_Core
[ 25%] Built target Manta_Core
[ 25%] Built target Manta_Core_XUtils
[ 38%] Built target Manta_Interface
[ 41%] Built target Manta_Image
[ 79%] Built target Manta_Model
[ 79%] Building CXX object
Engine/CMakeFiles/Manta_Engine.dir/Display/PureOpenGLDisplay.o
/home/shree/dev/sockets/Manta/Engine/Display/PureOpenGLDisplay.cc: In member
function âbool Manta::PureOpenGLDisplay::drawImage_texture(const
Manta::Image*)â:
/home/shree/dev/sockets/Manta/Engine/Display/PureOpenGLDisplay.cc:443: error:
âGL_UNPACK_CLIENT_STORAGE_APPLEâ was not declared in this scope
/home/shree/dev/sockets/Manta/Engine/Display/PureOpenGLDisplay.cc: In member
function âbool Manta::PureOpenGLDisplay::drawImage_pbo(const Manta::Image*)â:
/home/shree/dev/sockets/Manta/Engine/Display/PureOpenGLDisplay.cc:580: warning:
statement has no effect
make[2]: *** [Engine/CMakeFiles/Manta_Engine.dir/Display/PureOpenGLDisplay.o]
Error 1
make[1]: *** [Engine/CMakeFiles/Manta_Engine.dir/all] Error 2
make: *** [all] Error 2

Thanks

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







Archive powered by MHonArc 2.6.16.

Top of page