Bo Peng wrote:
If I understand correctly Andre and Georg report it seems that they do not...I run 'scons install' instead of 'scons lyx' or 'scons all' to test lyx. This is safer although you can run scons install once to get the lib files in place, and then 'scons lyx' to build lyx later.
When developing I run LyX directly from MSVC. Even more so when debugging.
Note that scons install only installs changed files.
Yep, that's a good feature. Abdel.