I experienced this error as well when setting up my LyX build environment
(Windows 10 + MSVC 2010 + Qt 4.8.6). The only insight I can provide is that
initially, my cmake config wasn't an exact match to what was described in
INSTALL.Win32. That file was written for Qt < 5, so as part of getting
Hi Georg,
Thanks for your reply!
> This is possible, but needs some work.
>
> The current MSVC build instructions use some pre-compiled third party
> libraries. Of course these work only for exactly one MSVC version.
> Therefore
> I would propose the following procedure instead of just replicat
Hi there,
I'm interested in compiling LyX on Windows. I've read through the
INSTALL.Win32 file and was able to get LyX to compile from source using Visual
C++ Express 2010, following the instructions in that file. I'm wondering
though, is it possible (do people have experience, or know it do