[Paraview] compile completed install fails
Steve Giessler
steveg at mail.as.wvu.edu
Tue Oct 13 16:50:02 EDT 2009
I followed all the instructions for compiling, installing ParaView. It
seemed to compile without error (64-bit Linux), but when I typed "make
install," I got this error near the end:
[ 88%] Built target QtTesting
[ 89%] Built target pqWidgets
[ 89%] Built target pqWidgetsTest
[ 89%] Built target pqChartTest
[ 92%] Built target pqCore
make[2]: *** No rule to make target
`Qt/Components/../../../../a/src/ParaView3/Qt/Components/Resources/XML/ParaViewWriters.xml',
needed by `Qt/Components/qrc_pqExtraResources.cxx'. Stop.
make[1]: *** [Qt/Components/CMakeFiles/pqComponents.dir/all] Error 2
make: *** [all] Error 2
[root at tron ParaView3-build]#
What did I do wrong? I don't understand this error message. There is a
ParaViewWriters.xml file on my system, but there is no
qrc_pqExtraResources.cxx file. Why does the install fail?
Can someone please help?
Steve
More information about the ParaView
mailing list