[Paraview] _ZN11QHeaderView5resetEv Where Are You?
clinton at elemtech.com
clinton at elemtech.com
Wed Nov 14 18:17:46 EST 2007
On Wednesday 14 November 2007 2:08:43 pm Kent Eschenberg wrote:
> paraview-real: symbol lookup error:
> libpqWidgets.so: undefined symbol: _ZN11QHeaderView5resetEv
>
> Redhat Fedora Core 5
> gcc 4.1.2
> cmake 2.4.6
> Qt 4.2.2
> ParaView 3.2 beta
Is this your own build? Or from the download site?
If its your own build can you turn VTK_USE_RPATH on and see if the error goes
away? Or check things out with ldd. Or even check that libpqWidgets.so
linked with libQtGui.so.
Clint
More information about the ParaView
mailing list