[Bug 21362] New: Windows 7 Platform SDK can't set itself as the default in Visual C++ 2005?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 13 19:32:07 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21362

           Summary: Windows 7 Platform SDK can't set itself as the default
                    in Visual C++ 2005?
           Product: Wine
           Version: 1.1.36
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, Installer
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


http://dev.chromium.org/developers/how-tos/build-instructions-windows
says

-- snip --
Install Visual C++ 2005.
...
Install Windows 7 SDK.
...
Integrate the SDK with Visual Studio: 
Start > All Programs > Microsoft Windows SDK > Visual Studio Registration >
Windows SDK Configuration Tool.
If this program crashes, try running it from the command line with: 
  windowssdkver -version:v7 -legacy
-- snip --

So I did 
$ sh winetricks psdkwin7 vc2005trial
being careful to only install the basic C++ stuff,
then
$ cd ~/.wine/drive_c/"Program Files/Microsoft SDKs/Windows/v7.0/Setup"
$ wine  windowssdkver -version:v7 -legacy

This failed with the message

The Windows SDK Configuration tool was unable to set this version of the SDK as
the current version. Please verify the selected version.
Press return key to exit....

I'll attach a +relay,+seh,+service log.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list