[Paraview] error compiling
Dominik Szczerba
domi at vision.ee.ethz.ch
Thu Jun 5 10:46:44 EDT 2008
Hi, when compiling today CVS version with the Intel C++ compiler 10.1 I
get the following error:
[ 26%] Building CXX object
VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/vtkQtSQLDatabase.o
/usr/include/c++/3.3/backward/backward_warning.h(32): warning #1224:
#warning directive: This file includes at least one deprecated or
antiquated header. Please consider using one of the 32 headers found in
section 17.4.1.2 of the C++ standard. Examples include substituting the
<X> header for the <X.h> header for C++ includes, or <sstream> instead
of the deprecated header <strstream.h>. To disable this warning use
-Wno-deprecated.
#warning This file includes at least one deprecated or antiquated
header. \
^
/tmp/icpcZXaNYkas_.s: Assembler messages:
/tmp/icpcZXaNYkas_.s:5896: Error: Incorrect register `%r13' used with
`l' suffix
/tmp/icpcZXaNYkas_.s:6049: Error: Incorrect register `%rbp' used with
`l' suffix
make[2]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/vtkQtSQLDatabase.o]
Error 1
make[1]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
make: *** [all] Error 2
Any ideas how to get through?
Thanks, Dominik
--
Dominik Szczerba, Ph.D.
Biomedical Simulation Group
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi
More information about the ParaView
mailing list