[Paraview] Paraview compiling issue
paul francedixhuit
paul18fr at gmail.com
Thu Jul 5 08:15:25 EDT 2018
Thanks Pierre
Qt instead or Qt5 was the missing packagé
Nonetheless when i santé to compile using moi I've new error ?
Paul
CMake Deprecation Warning at ThirdParty/IceT/vtkicet/CMakeLists.txt:14
(CMAKE_POLICY):
The OLD behavior for policy CMP0017 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Le jeu. 5 juil. 2018 à 13:19, Pierre Turlais <pturlais at seismith.com> a
écrit :
> On 07/05/2018 05:32 AM, paul francedixhuit wrote:
>
> Dear all
> I'm compiling paraview on a centos release, and I meet the issue hereafter
> ... How to fix it?
>
> Thanks for any help
>
> Paul
>
> CMake Warning at CMake/ParaViewMacros.cmake:268 (message):
>
> Valid QT_XMLPATTERNS_EXECUTABLE not specified.
>
> Call Stack (most recent call first):
>
> CMake/ParaViewPlugins.cmake:850 (generate_htmls_from_xmls)
>
> Plugins/AcceleratedAlgorithms/CMakeLists.txt:13 (ADD_PARAVIEW_PLUGIN)
>
> ...
>
> In CMakeCache.txt ( Paraview 5.5, CentOS7 ), I have :
>
> QT_XMLPATTERNS_EXECUTABLE:FILEPATH=/usr/bin/xmlpatterns
>
> rpm -qf /usr/bin/xmlpatterns
> qt-devel-4.8.7-2.el7.x86_64
>
>
> Maybe yum install qt-devel should be enough. Note that I have also the
> following packages installed :
>
> rpm -qa | fgrep qt5 | fgrep devel
> qt5-qtx11extras-devel-5.9.2-1.el7.x86_64
> qt5-qttools-devel-5.9.2-1.el7.x86_64
> qt5-qtbase-devel-5.9.2-3.el7.x86_64
>
> Pierre TURLAIS
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180705/76f1854f/attachment.html>
More information about the ParaView
mailing list