#263 closed defect (fixed)
wrong qt version
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | ~CVS |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
"KDE depends on: xfree86-4.2.1 and qt-3.1.1"
there's a hint on www.kde.org that kde 3.0.x requires QT-3.0.7 and doesn't compile against qt-3.1.x ... this is true, it doesn't.
kdebase-3.0.x/nsplugins/viewer doesn't compile.
workaround: skip subdir "viewer" ... nsplugins won't work with konqueror. please change required qt version to 3.0.x or update to KDE CVS.
Change History (4)
comment:1 by , 22 years ago
Milestone: | future → 1.0 |
---|---|
Severity: | major → normal |
Status: | new → assigned |
comment:2 by , 22 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:3 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Following the reference to 3.1.1, the Warning is there to make it clear that versions matter (both on KDE and QT). There are too many combinations, to cover them all so the book is broken here until KDE 3.1 releases. KDE 3.0.5 will compile against QT 3.1.1, Konsole will not work and you must use --disable-motif on the configure command of kdebase to disable ns plugins. (you also need to set QTDIR for Kdebase)