Am Mittwoch, 13. September 2006 12:42 schrieb Jean-Marc Lasgouttes:
> >>>>> "Rainer" == Rainer Dorsch <[EMAIL PROTECTED]> writes:
>
> Rainer> So that means lyx 1.4.2 does not support qt 3.0.x, right?
>
> Rainer> If yes, someone should update the README for 1.4.3. It says
> Rainer> that even QT2 might be supported though untested. This would
> Rainer> mean at least qt>=3.1 is required.
>
> I think we should support qt3.0 if possible. Concerning qt2, there is
> indeed no reason to support it.
>

The changes proposed by Enrico made lyx 1.4.2 compile with QT 3.0.5:


remove the setCodecsForCStrings() from
src/frontends/qt2/QLyXKeySym.C:
#if 0
        QTextCodec::setCodecForCStrings(defaultCodec);
#endif

src/frontends/qt2/qt_helpers.C:
-> replace fromAscii with fromLatin1


LyX comes up after that, but I get an error reported:

 Checking whether TeX allows spaces in file names...
Traceback (most recent call last):
  File "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.2/share/lyx/configure.py", 
line 705, in ?
    checkTeXAllowSpaces()
  File "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.2/share/lyx/configure.py", 
line 635, in checkTeXAllowSpaces
    if 'working' in latex_out:
TypeError: 'in <string>' requires character as left operand
LyX: Done!
mclin:s1 /afs/bb/u/rdorsch #

Any help is welcome here...

Thanks,
Rainer


-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
jabber: [EMAIL PROTECTED]
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/

Reply via email to