Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > It is also possible to build with the MS compiler (did anyone try that > recently?)
Using the commercial version, perhaps. It is not possible to build Qt with the *free* version due to the lack of the delayimp.lib library. However I succeeded in building a native version of both Qt and LyX using the cygwin tools. When using the switch -mno-cygwin, the cygwin compilers turn into mingw compilers. -- Enrico