Enrico Forestieri <[EMAIL PROTECTED]> writes: > If I had been able to compile a dynamic Qt with MinGW, could I have > linked to it an MSVC compiled LyX?
No, I don't think so. The entry point to the MinGW dll is weird, apparently. The MSVC exe won't be able to find the way in. (Sorry if I sound a little vague ;-)) Angus
