Bo Peng wrote:
Absolutely not... pch is in now way required.
(I have even contemplated removing the support for the autotools
build. Note that autoconf/automake has no support for pch, that is
something I added.)

That is good. I have almost finished a msvc patch. If my tests show no
significant performance boost, I will stop.

Crossing out pch, my scons/TODO has only dist, distcheck etc. That
will have to wait at least untill the end of summer (for the result of
that scons google summer project). Abdel, what do you have in your
scons/todo now? (BTW, I have not forgotten your previous bug report.)

Another bug report ;-)

When compiling directly from MSVC (by pressing F7), scons is apparently called with "rebuild=lyx". This is a problem because any modified file won't be compiled again, only the lyx final linking happens. So I always have to call scons from a command line.

A feature request: the Visual Studio solution separates the headers "*.h" from the source files "*.C". I would really prefer to have them side by side in the same tree location.

Thanks in advance.
Abdel.

Reply via email to