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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to