[Paraview] Compiling Paraview 5.2 GCC 4.8 vtkOpenGLRenderWindow.cxx, line 641

Nabil Ghodbane nabil.ghodbane at gmail.com
Tue Feb 21 10:18:48 EST 2017


ok thanks for the hint. I obviously missed this point. I will try again.
I tried with the Python which is downloaded by the Paraview builder and i
am hiting a new issue about libQtLucene.so
Is this a known issue ?
Here are my settings:
gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

ccmake flags:
ENABLE_qt4                       ON
USE_SYSTEM_qt4                   OFF
Note, that I can see a compilation failure with the following error message:

the compilation fails with:
/usr/bin/ld: warning: libQtCLucene.so.4, needed by
/root/postlabs/build/superbuild/qt4/build/lib/libQtHelp.so, not found (try
using -rpath or -rpath-link)
/root/postlabs/build/superbuild/qt4/build/lib/libQtHelp.so: undefined
reference to `QCLuceneIndexWriter::~QCLuceneIndexWriter()'
collect2: error: ld returned 1 exit status
gmake[7]: *** [../../../../bin/assistant] Error 1
gmake[6]: *** [sub-assistant-make_default-ordered] Error 2
gmake[5]: *** [sub-tools-make_default-ordered] Error 2
gmake[4]: *** [sub-assistant-make_default-ordered] Error 2
gmake[3]: *** [sub-tools-make_default-ordered] Error 2
CMake Error at /root/postlabs/build/superbuild/sb-qt4-build.cmake:43
(message):


Nabil Ghodbane (Ph. D. Habil*.*)
Phone: +33 6 34 42 33 43
Mailto: nabil.ghodbane at gmail.com


On Tue, Feb 21, 2017 at 4:07 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> On Tue, Feb 21, 2017 at 9:25 AM, Nabil Ghodbane
> <nabil.ghodbane at gmail.com> wrote:
> > OK many thanks,; I am trying to use the Superbuild now.
> > I can see that it is downloading Python 2.7.11. Is there a particular
> reason
> > to use this version instead of the 2.7.12?
>
> You can change the superbuild to use system Python i.e Python on your
> system. See docs here
> (https://gitlab.kitware.com/paraview/paraview-superbuild)
> Setting CMake variable USE_SYSTEM_python to ON will use whatever is
> instralled on your system.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170221/9e68e24c/attachment.html>


More information about the ParaView mailing list