compile problem
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
I have resolved previous problem.
I have configured with
./configure
--with-qt-includes=/opt/STM/STLinux-2.0/devkit/sh4/target/usr/qt-3.3.4/include/
--with-qt-libraries=/opt/STM/STLinux-2.0/devkit/sh4/target/usr/qt-3.3.4/lib/
--with-qt-dir=/usr/lib/qt-3.3/
--includedir=/opt/STM/STLinux-2.0/devkit/sh4/target/usr/include/
--build="i586-pc-linux-gnu" --host="sh4-linux"
--enable-embedded --disable-mt --disable-pcre
Then, i do make command and i have this error
resolver_p.h: At global scope:
kresolver_p.h:47: error: `QMutex' does not name a type
Where's the problem
Thanks
Nicola