[Paraview-developers] QtGUI in pvserver?

Biddiscombe, John A. biddisco at cscs.ch
Thu Jun 25 05:58:49 EDT 2015


When compiling paraview this morning, my build failed with

/scratch/daint/abkumar/build/pv4/lib/libvtkGUISupportQt-pv4.3.so.1: undefined reference to `QAbstractProxyModel::setItemData(QModelIndex const&, QMap<int, QVariant> const&)'
/usr/bin/ld.x: link errors found, deleting executable `../bin/pvserver'

and I had to manually link pvserver adding the extra lib

/apps/daint/5.2.UP02/qt/4.8.3/linux-x86_64_gcc-4.9/lib/libQtGui.so.4.8.3

This seems odd to me, 1) that pvserver requires Qt (yes, I'm building the paraview GUI), and that 2) it is not linked automatically if it actually needs it.

I couldn't find this listed as a bug, or any other people reporting it. Is it a known 'thing'?

ta

JB

--
John Biddiscombe,                        email:biddisco @.at.@ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Trevano 131, 6900 Lugano, Switzerland   | Fax:  +41 (91) 610.82.82

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150625/ae86c69c/attachment.html>


More information about the Paraview-developers mailing list