-- Forwarded message --
From: Sebastian Audet
Date: Tue, Oct 30, 2012 at 5:22 AM
Subject: Re: google app for lyx?
To: Liviu Andronic
I think the question is directed in the direction of developping some sort
of lyx html app, with non-lyx based versioning...
Although a full
Recent git updates seem to have fixed the problem here on Windows, at any
rate.
All projects building and running (although one still has to mess around
with copying dlls to certain folders to get it running, not a compile so
much as a packaging problem).
~build-dir/src/support/tests/regfiles con
On Windows 7, the cmake build process fails to generate a correct .vcxproj
for the frontend_qt4 project.
The problem is that Visual Studio decided that the header files are being
included twice.
The solution is to not include the header files.
A patched CMakeLists.txt is attached.
NOTE: while t