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
[r...@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

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to