Dear all,

I'm trying to compile ParaView 3.10 and I am encountering problems arising from the Qt part.

Configuring and generating Makefiles is done by CMake, compiling I get the error

/usr/bin/qhelpgenerator: symbol lookup error: /usr/lib64/qt4/libQtHelp.so.4: undefined symbol: _ZN9QListData7detach3Ev

My OS is Gentoo Linux version 4.4.3 and I'm using Qt 4.6.2 (64bit version).

do you have any idea what could be causing this error?

Thanks for helping me,
Isomorphismus