On Tuesday 07 December 2004 00:12, Christoph Sch?fer wrote: > > configure in the one just released in the cvs snapshot by Peter has this > > line and it > > > > > > if test -z ""; then > > # Current default Qt version: 3.3 > > kde_qtver=3 > > kde_qtsubver=3 > > > > and I got the same error as Christoph did earlier > > > > checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt-mt) not > > found. Please check your installation! > > > > I changed that to kde_qtsubver=1 (I have 3.2.3) > > > > It built ok and I just started it without any problems, but will have to > > test it later > > > > I feel a build of QT coming on! > > > > > > > > -- Owen > > Owen, > > thanks a lot for your tip. At least ./configure runs smoothly after > tweaking "configure", but now make exits with error msgs. I'll get a new > gcc and give it a last try tomorrow - after compiling gcc during the > night ;-) > > Christoph
Hi, GCC is most certainly not the problem a long as it is gcc 3.2+, 3.3+ preferred A more probable answer lies in upgrading Qt, if it available for your version of Mandrake. Peter
