My bad. I did not build Qt with the xmlpatterns. It turns out it is not
included in the default configuration. It is necessary to include it:
./configure -xmlpatterns I think it is.
On Wed, May 28, 2014 at 10:39 AM, Sankhesh Jhaveri <
sankhesh.jhav...@kitware.com> wrote:
> Hi Miguel,
>
> Are yo
Hi Miguel,
Are you building ParaView against Qt4 or Qt5?
You mention that you have installed Qt 4.8 libraries but you're
providing the path to Qt5 version of xml patterns library.
Make sure the following CMake variables are set:
QT_QTXMLPATTERNS_INCLUDE_DIR : To point to the path qt4/QtXmlPatte
Hello,
I am trying to install Paraview 4.1.0 on a 64-bit Linux Mint, but I am
facing with the problem mentioned in the title. I installed the Qt
libraries 4.8 and Qt creator 3.1.1 in a different directory. In the ccmake
terminal GUI, I specify the library libQt5Xmlpatterns.so.3 that can be
found i