Enrico Forestieri <[EMAIL PROTECTED]> writes: > I am more radical than Abdel and use all cygwin tools to build > a native win32 version of LyX. > Please attached find all the material I use to this end.
Thanks, Enrico. I'll try and find some time next week to have a go. > Be warned that, as I am unable to build a dynamic Qt, all the > procedure is geared towards a static Qt. I think that you will > not have problems to adapt it to your desire, as those scripts > should be familiar to you. ;-) I'll continue to use the Qt\Free sources to build a native qt.dll. Compilation of these takes place in the cmd.exe shell, so we're guaranteed that no cygwin or mingw/msys pollution will occur. A question for you: If I were to fo the -mno-cygwin route and build LyX using the Cygwin environment, then I'll also have to continue to build the external libraries that LyX links against (aspell, iconv, gettext). Ie, I won't be able to use the equivalent libraries packaged by Cygwin will I? Angus