Abdelrazak Younes wrote:
KDE offers two sets of library for Mingw and MSVC users.
but I would recommend you to use the libraries from this file:
ftp://ftp.lyx.org/pub/lyx/contrib/lyx-windows-deps-msvc2008.zip
You might want to reconsider this and look at what the KDE guys came up
with. Actually I think it would be great if LyX were part of the "KDE on
Windows" installation.
This file contains all the LyX dependencies, which are of course not a
part of "KDE on Windows".
Regarding gettext, I doubt they actually have a version that can be
compiled with MSVC. It looks like they compile the gettext libraries
using MinGW. Note that gettext is a pure C library, so it is possible to
link a MSVC application to the MinGW library.
However, I currently only need MSVC to compile all LyX dependencies and
want to keep it that way. It's not only easier to maintain but also has
the advantage that all libraries can share the same runtimes.
I'm not sure what you mean with LyX being a part of the "KDE on Windows"
installation. The goal of the "KDE on Windows" project is to port the
standard KDE applications to Windows. LyX is not a KDE application and
already has a native Windows version.
Joost