Am utorok 09 Marec 2010 schrieb Uwe Stöhr:
> Abdelrazak Younes schrieb:
> 
> > Correction: I never was able to reproduce this bug under Windows and I 
> > use an older version of Joost's "intl.dll".
> 
> Which version of intl.dll?
> What is your Qt-version?
> 
> >> Have you done something special in your installer because it doesn't 
> >> work for me when I just compile LyX and use it (without the usage of 
> >> any NSIS script)? As Vincent has the same problem you must have done 
> >> some magic (like some special NSIS script that uses special Windows 
> >> API settings).
> > 
> > Maybe Vincent just forgot to pass '-DNLS=1' to CMake?
> 
> What does the -DNLS=1 flag do?

nls (lowercase, unsure if uppercase allowed here) is an option to enable 
compiling for language support.

1.) It adds -DENABLE_NLS=1 to c++ command line
2.) searches for gettext-module
3.) handles po directory

> Besides this, Joost, I think that you are also using SCons to compile 
> LyX. Or do you now use CMake?
> 
> regards Uwe
> 

        Kornel

Reply via email to