Re: about the libintl version in the LyX windows installer

2010-02-09 Thread Uwe Stöhr
>> It seems that we need at least version 0.16.1, see >> http://www.lyx.org/trac/ticket/5034 > > So it has been confirmed that 0.15 on Linux has the same problem, i.e. > it's not a Windows gettext issue that still exits in 0.17? Yes, as I understood it. JMarc is this correct? Inkscape 0.47 als

Re: about the libintl version in the LyX windows installer

2010-02-09 Thread Joost Verburg
On 2/9/2010 8:34 AM, Uwe Stöhr wrote: > I'm afraid I won't have time to look into this now. It is not that pressing, but having this fixed for LyX 2.0 would be good. I know, but I think it's not going to be easy to make gettext 0.17 MSVC compatible. > If the LyX problem is caused by a kn

Re: about the libintl version in the LyX windows installer

2010-02-09 Thread Uwe Stöhr
> I'm afraid I won't have time to look into this now. It is not that pressing, but having this fixed for LyX 2.0 would be good. > If the LyX problem is caused by a known bug in gettext, maybe the > easiest solution for now would be to apply the bugfix to our gettext > version. Did someone test o

Re: about the libintl version in the LyX windows installer

2010-02-08 Thread Joost Verburg
On 2/8/2010 7:40 PM, Uwe Stöhr wrote: > Looks like I didn't receive it. Could you try to send it again? Thx. I uploaded it now: http://www.fkurth.de/uwest/LyX/libintl-0.17-windows-3.zip I don't see a MSVC project for gettext itself in there, just a sample MSVC application that uses gettext.

Re: about the libintl version in the LyX windows installer

2010-02-08 Thread Uwe Stöhr
I forgot to link the bug report where we found out that the old gettext version 0.15 in the LyX Windows installers cause the language change bug: http://www.lyx.org/trac/ticket/5034 regards Uwe

Re: about the libintl version in the LyX windows installer

2010-02-08 Thread Uwe Stöhr
> Looks like I didn't receive it. Could you try to send it again? Thx. I uploaded it now: http://www.fkurth.de/uwest/LyX/libintl-0.17-windows-3.zip > You have to tell the compiler which functions need to be exported in the DLL so they can be > called from external programs. There are also diffe

Re: about the libintl version in the LyX windows installer

2010-02-08 Thread Abdelrazak Younes
On 02/08/2010 06:10 PM, Joost Verburg wrote: On 2/7/2010 10:25 PM, Uwe Stöhr wrote: I found another repository that includes an MSVC project file. That's the ZIP-file I sent you. (Unfortunately I cannot find the link to it any longer.) Looks like I didn't receive it. Could you try to send it a

Re: about the libintl version in the LyX windows installer

2010-02-08 Thread Joost Verburg
On 2/7/2010 10:25 PM, Uwe Stöhr wrote: I found another repository that includes an MSVC project file. That's the ZIP-file I sent you. (Unfortunately I cannot find the link to it any longer.) Looks like I didn't receive it. Could you try to send it again? Thx. > I remember trying this one bef

Re: about the libintl version in the LyX windows installer

2010-02-07 Thread Uwe Stöhr
> Well, this page says MinGW is the recommended compiler. AFAIK GTK on Windows also uses MinGW. Is > the MSVC project included in the original file? I found another repository that includes an MSVC project file. That's the ZIP-file I sent you. (Unfortunately I cannot find the link to it any lon

Re: about the libintl version in the LyX windows installer

2010-02-06 Thread Joost Verburg
On 2/6/2010 10:10 AM, Uwe Stöhr wrote: > Are you sure you actually have gettext code that is compatible with MSVC? Yes, see the link I referenced in my initial post. These packages are used to compile GTK with gettext using MSVC. I furthermore send you a Zip-package in a private mail (too big f

Re: about the libintl version in the LyX windows installer

2010-02-06 Thread Uwe Stöhr
> Are you sure you actually have gettext code that is compatible with MSVC? Yes, see the link I referenced in my initial post. These packages are used to compile GTK with gettext using MSVC. I furthermore send you a Zip-package in a private mail (too big for the list) that includes an MSVC proj

Re: about the libintl version in the LyX windows installer

2010-02-04 Thread Joost Verburg
On 2/3/2010 7:34 PM, Uwe Stöhr wrote: I also found other Windows sources of gettext 0.17 for Windows and could compile the intl.dll from the sources. The problem is that my compiled intl.dll won't link with your LyX Windows package and all my attempts to change the source code to make it link fai

about the libintl version in the LyX windows installer

2010-02-03 Thread Uwe Stöhr
Hello Joost, good to see that you are still active with LyX. As you might know, the Windows version of LyX suffers from of a buggy version of libintl (intl.dll). This is the reason why you for example cannot switch the menu language from within LyX. JMarc once identified the bug as bug in the l