Am 22.08.2011 22:24, schrieb Andreas:
mt.exe -nologo -manifest "zlib1.dll.manifest"
-outputresource:zlib1.dll;2
The last command always crashes. The tool mt.exe loads zlib1.dll to
memory and doesn't find the correct run-time library.
This behavior is the same when I compile any other (not Wire
Am 24.08.2011 11:32, schrieb Guy Harris:
On Aug 24, 2011, at 1:52 AM, Graham Bloice wrote:
Is there any error message at all from the build after the call to mt.exe?
No.
From your command prompt after the build fails what is the output from "where
mt.exe"?
C:\Program Files\Microsoft SDKs