On Friday 16 December 2011 08:56:18 am Laurent Dard wrote:
Le 15/12/2011 01:06, Baho Utot a écrit :
kmixapplet.cpp:(.text+0xb98): undefined reference to `QString::shared_null' kmixapplet.cpp:(.text+0xba4): undefined reference to `QStringData::deleteSelf()' kmixapplet.cpp:(.text+0xbe0): undefined reference to `QVBoxLayout::QVBoxLayout(QWidget*, int, int, char const*)' kmixapplet.cpp:(.text+0xc32): undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)'
QString, QWidget...
What I don't understand is that kmix/kmixapplet.cpp contains TQString, TQWidget...
Are you building the 3.5.13 version?
Yes from the released tarballs.
I build from 3.5.13-complete.tar which contains the tar balls.
After I get a basic tde-3.5.13 installed I will try to build the git versions to pickup all the fixes.
Thanks