Bo Peng schrieb:
Now, manifest...
According to http://msdn2.microsoft.com/en-us/library/ms235591(VS.80).aspx
, mt.exe will embed manifest file to lyx.exe. This is exactly what
scons is doing, except that the manifest file is copied from
qtcore.dll.manifest.
I remove lyx.exe.manifest from the build directory and lyx.exe starts
fine so I do not think we need to worry about lyx.exe.manifest when
packaging lyx.exe.
This works since I compile LyX1.5svn. Michael Gerz kindly fixed the problem
with the mt.exe that you introduced accidently in the meantime.
>> It's good to see you guys are doing this embedding stuff, but it won't
resolve
>> Uwe's problem that the daughter dialogs don't display the icon.
Bo's patches for SCons solved the problem and now also the daughter dialogs
have the LyX icon.
> I do not know qt so I only fix scons. I guess Peter or Abdel can fix this.
> BTW, can anyone confirm the lyx.exe icon embedding? I will backport
> this to 1.4.x if my patch works.
It works fine.
Many thanks for the prompt help
best regards Uwe