Am Montag, 11. September 2006 23:23 schrieb Enrico Forestieri:
> On Mon, Sep 11, 2006 at 08:00:21PM +0200, Rainer Dorsch wrote:
> > Hello,
> >
> > I tried to compile lyx 1.4.2 with QT 3.0.5 using
> >
> > $ ./configure --prefix /opt/lyx-1.4.2 --with-frontend=qt
> > --with-qt-dir=/usr/lib/qt-3.0.5
> >
> > $ make
> >
> > and got
> >
> >
> >  g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
> > -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT -I../../../src
> > -I../../../src/frontends -I../../../images -I/usr/lib/qt-3.0.5//include
> > -I../../../boost -I../../../src/frontends/controllers
> > -I/usr/X11R6/include -fno-exceptions -O2 -MT QLyXKeySym.lo -MD -MP -MF
> > .deps/QLyXKeySym.Tpo -c QLyXKeySym.C -o QLyXKeySym.o
> > QLyXKeySym.C: In function `void initEncodings()':
> > QLyXKeySym.C:133: no method `QTextCodec::setCodecForCStrings'
> > make[7]: *** [QLyXKeySym.lo] Error 1
> >
> > Any idea what could went wrong is welcome.
>
> I think that method was introduced in 3.1.
>
> http://doc.trolltech.com/3.0/qtextcodec-members.html
> http://doc.trolltech.com/3.1/qtextcodec-members.html

So that means lyx 1.4.2 does not support qt 3.0.x, right?

If yes, someone should update the README for 1.4.3. It says that even QT2 
might be supported though untested. This would mean at least qt>=3.1 is 
required.

Thanks,
Rainer

-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
ICq 32550367

Reply via email to