hi jack,
> CMake Warning at CMake/ParaViewQt.cmake:83 (message):
> Qt '5.6.2' found and will be used. Note, however, that the officially
> supported version is 5.9.
hum, that seems to say it all.
can you type "qtdiag" in a terminal?
this command reports various version infos about qt.
on my test ubuntu system, the first line says Qt 5.9.5
if you get something different, you may want to consider updating your system
by typing in a terminal "sudo apt-get update && sudo apt-get upgrade" and then
restarting the build and install of paraview.
thanks for letting us know if that fixes your issue or not.
> > On Tuesday, June 12, 2018 6:45:31 PM CEST
jack....@gmail.com <javascript:>