Issue 16 in swtoolkit: code_signing tool assumes signtool.exe is in VC directory - not true for VC 9.0 (2008)

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 23, 2010, 6:11:35 PM2/23/10
to swto...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 16 by ddor...@google.com: code_signing tool assumes signtool.exe
is in VC directory - not true for VC 9.0 (2008)
http://code.google.com/p/swtoolkit/issues/detail?id=16

What steps will reproduce the problem?
1. Build a Windows project that signs binaries with only Visual C++ 2008
installed.

What is the expected output? What do you see instead?
The build should succeed.

It does not because "common7/tools/bin/signtool.exe" does not exist in VC
9.0. Instead, signtool.exe from the platform SDK must be used.

What version of the product are you using? On what operating system?
0.9.1
Windows XP SP3

Please provide any additional information below.
To work around this, projects can set SIGNTOOL to
"<sdk_path>/bin/signtool.exe" after using the 'code_signing' tool.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages