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 <
[email protected]> 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
> [email protected]
>
>
>
>


-- 
*Miguel Angel Salazar de Troya*
Graduate Research Assistant
Department of Mechanical Science and Engineering
University of Illinois at Urbana-Champaign
(217) 550-2360
[email protected]
_______________________________________________
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