[Paraview] paraview-2.6.0 compile error: cannot find
vtkBoxLayoutStrategy.h
Orion Poplawski
orion at cora.nwra.com
Wed Feb 28 17:09:02 EST 2007
Trying to compile paraview-2.6.0 for fedora development:
[ 84%] Building CXX object
Utilities/VTKClientServer/Infovis/CMakeFiles/vtkInfovisCS.dir/vtkBoxLayoutStrategyClientServer.o
/usr/bin/g++ -DvtkInfovisCS_EXPORTS -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -Wno-deprecated -fPIC
-I/builddir/build/BUILD/ParaView-2.6.0/Utilities/VTKClientServer/Infovis
-I/builddir/build/BUILD/ParaView-2.6.0/fedora
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Utilities
-I/builddir/build/BUILD/ParaView-2.6.0/Utilities/VTKClientServer
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/Utilities/VTKClientServer
-I/builddir/build/BUILD/ParaView-2.6.0/VTK
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Utilities
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Common
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Common
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Filtering
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Filtering
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/GenericFiltering
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/GenericFiltering
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/IO
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/IO
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Imaging
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Imaging
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Rendering
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Rendering
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Parallel
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Parallel
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Graphics
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Graphics
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Hybrid
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Hybrid
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/VolumeRendering
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/VolumeRendering
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Widgets
-I/builddir/build/BUILD/ParaView-2.6.0/fedora/VTK/Widgets
-DVTK_PYTHON_BUILD -o
Utilities/VTKClientServer/Infovis/CMakeFiles/vtkInfovisCS.dir/vtkBoxLayoutStrategyClientServer.o
-c
/builddir/build/BUILD/ParaView-2.6.0/fedora/Utilities/VTKClientServer/Infovis/vtkBoxLayoutStrategyClientServer.cxx
/builddir/build/BUILD/ParaView-2.6.0/fedora/Utilities/VTKClientServer/Infovis/vtkBoxLayoutStrategyClientServer.cxx:6:34:
error: vtkBoxLayoutStrategy.h: No such file or directory
looks like it needs:
-I/builddir/build/BUILD/ParaView-2.6.0/VTK/Infovis
which is where vtkBoxLayoutStrategy.h is. Not sure where to add this.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion at cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
More information about the ParaView
mailing list