lyx-devel  

Re: about the libintl version in the LyX windows installer

Uwe Stöhr
Mon, 08 Feb 2010 16:40:44 -0800

> 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 different calling conventions. 
See for example:
> http://www.willus.com/mingw/yongweiwu_stdcall.html

Thanks for this link.
So when the MSCV DLL won't link we have to use static linking as Abdel pointed out. Can you have a look how this can be achieved? (I'm technically too limited with compiler/linker issues.)

regards Uwe