[Paraview] help with undefined symbol _ZN19QAbstractProxyModel11setItemDataERK11QModelIndexRK4QMapIi8QVariantE

Chris Kees cekees at gmail.com
Mon Mar 5 10:19:40 EST 2012


I'm wondering if anybody has seen the following error (at runtime) with the
current master (3.14) on a 64 bit Ubuntu machine:

paraview: symbol lookup error: /paraview-3.14/libQVTK.so.pv3.14: undefined
symbol:
_ZN19QAbstractProxyModel11setItemDataERK11QModelIndexRK4QMapIi8QVariantE

It looks like a c++ symbox, but I can't tell from the name mangling whether
it's a VTK derived class from Qt or a Qt symbol.  I have installed the Qt
SDK (4.8). Maybe I need to be using just a system wide Qt library install?

Here's some more info on the machine:

$ uname -a
Linux 3.0.0-11-generic #17-Ubuntu SMP Fri Sep 9 17:48:40 UTC 2011 x86_64
x86_64 x86_64 GNU/Linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120305/062160f6/attachment.htm>


More information about the ParaView mailing list