On Thursday 20 March 2003 10:25 am, John Levon wrote: > On Thu, Mar 20, 2003 at 10:22:12AM -0500, Praedor Atrebates wrote: > > -Wno-non-template-friend -I/usr/lib/qt3//include -L/usr/lib/qt3//lib > > -isystem /usr/X11R6/include conftest.cc -lSM -lICE -lc -lm > > -L/usr/X11R6/lib -lX11 -lqt-mt >&5 > > /tmp/cc4TX2WQ.o: In function `main': > > /tmp/cc4TX2WQ.o(.text+0x11): undefined reference to > > `QString::QString(char const *)' > > You must use a compiler version that matches the one that compiled your > Qt library. > > If you had just given us your config.log in the first place you would > have saved everyone a lot of time.
What information in the log fragment above indicates a problem with the compiler version? praedor