[Paraview] PV 5.2 Superbuild problem
Ben Boeckel
ben.boeckel at kitware.com
Mon Jan 2 14:04:36 EST 2017
On Wed, Dec 28, 2016 at 17:01:23 +0000, Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) wrote:
> I’ve stumbled onto an issue with the 5.2 Superbuild – I’ve looked around in
> the email archives but didn’t see this problem reported.
>
> I’m building on a generic RHEL6 workstation and I get a successful build,
> but the install fails. It seems to be a simple misconfiguration in the
> superbuild/projects/qt4.functions.cmake …..
>
> The error that I’m seeing is “Unable to find the sqldrivers/libqsqlite
> plugin from QT4 under /home/angel/PV-Build/install/../plugins. The issue
> is that the plugins directory is in “install/plugins” not
> “install/../plugins”. If I make that change in qt4.functions.cmake, the
> install completes successfully.
Oops, I got some logic mixed up when doing that bit. Here's a PR for the
common superbuild to fix this:
https://gitlab.kitware.com/paraview/common-superbuild/merge_requests/127
--Ben
More information about the ParaView
mailing list