Uwe Stöhr schrieb:
I found the problem:
The lyx.exe.manifest must be in the same folder with lyx.exe. The
problem is that the file is not automatically be copied by SCons to
the folder
~\lyx-devel\build-msvc
where the compiled LyX is created by SCons.
No, the problem is that mt.exe is no longer executed after linking.
When introducing frontend_env, Bo forgot to fix the LINKCOM statement.
(I really don't understand why it was necessary to over-complicate
things in this area - we have just one (1) frontend)
I will commit in a minute, because the patch is quite clear.
Michael