[Paraview] Installation Problems: Qt QTXMLPATTERNS library not found.

Miguel Angel Salazar de Troya salazardetroya at gmail.com
Thu May 29 11:02:43 EDT 2014


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.jhaveri at kitware.com> wrote:

>  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/QtXmlPatterns
> QT_QTXMLPATTERNS_LIBRARY: To point to libQtXmlPatterns.so
>
> Hope that helps!
>
>   --
>
> Research & Development Engineer,
> Kitware, Inc.
> Phone: (518) 881 4417
> Fax: (518) 371 4573
>
>   On Mon, 2014-05-26 at 10:02 -0500, Miguel Angel Salazar de Troya wrote:
>
> 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 in $(QTCREATOR)/lib/qtcreator/ but I still get that error (Qt
> QTXMLPATTERNS library not found.) I would like to know how to fix this
> problem. Thanks in advance.
>
>
>
>  Regards
>
>  Miguel
>
>
>
>  --
>
>  *Miguel Angel Salazar de Troya*
> Graduate Research Assistant
> Department of Mechanical Science and Engineering
> University of Illinois at Urbana-Champaign
> (217) 550-2360
> salaza11 at illinois.edu
>
>
>
>


-- 
*Miguel Angel Salazar de Troya*
Graduate Research Assistant
Department of Mechanical Science and Engineering
University of Illinois at Urbana-Champaign
(217) 550-2360
salaza11 at illinois.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140529/63d515f3/attachment.html>


More information about the ParaView mailing list