Code Monkey home page Code Monkey logo

Comments (3)

forman avatar forman commented on August 27, 2024

A problem occurred while installing selected Windows SDK components.
When installing the SDK I get the following:

Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.

Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at http://go.microsoft.com/fwlink/?LinkId=130245.

Click the View Log button to review the installation log.
To exit, click Finish.

from jpy.

forman avatar forman commented on August 27, 2024

=== Logging stopped: 26.01.2014 17:24:45 ===
MSI (s) (D8:C4) [17:24:45:603]: Product: Microsoft Windows SDK for Windows 7 (7.1) -- Removal completed successfully.

MSI (s) (D8:C4) [17:24:45:604]: Das Produkt wurde durch Windows Installer entfernt. Produktname: Microsoft Windows SDK for Windows 7 (7.1). Produktversion: 7.1.30514. Produktsprache: 1033. Hersteller: Microsoft Corporation. Erfolg- bzw. Fehlerstatus der Deinstallation: 0.

17:24:41 Sonntag, 26. Januar 2014: SFX C:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation started with log file C:\Users\Norman\AppData\Local\Temp\Microsoft Windows SDK for Windows 7_f3dd8741-737c-450d-811c-a421e685dc17_SFX.log
17:24:43 Sonntag, 26. Januar 2014: C:\Program Files\Microsoft SDKs\Windows\v7.1\Setup\SFX\vcredist_x64.exe installation failed with return code 5100
17:24:45 Sonntag, 26. Januar 2014: [SDKSetup:Info] Successfully downloaded the file http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup\WinSDKBuild_amd64\cab1.cab to C:\Users\Norman\AppData\Local\Temp\SDKSetup\WinSDKBuild\WinSDKBuild_amd64\cab1.cab
17:24:45 Sonntag, 26. Januar 2014: [SDKSetup:Info] File succesfully downloaded - source:http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup/WinSDKBuild_amd64/cab1.cab target:file:///C:/Users/Norman/AppData/Local/Temp/SDKSetup/WinSDKBuild/WinSDKBuild_amd64/cab1.cab size:5720612
17:24:45 Sonntag, 26. Januar 2014: [SDKSetup:Info] Beginning download of file http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup\WinSDKBuild_amd64\cab3.cab to C:\Users\Norman\AppData\Local\Temp\SDKSetup\WinSDKBuild\WinSDKBuild_amd64\cab3.cab
17:24:45 Sonntag, 26. Januar 2014: [SDKSetup:Error] Config_Products_Install: Installation of Product Microsoft Windows SDK for Windows 7 (failed): Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information. Stack: bei SDKSetup.Product.ConfigureRelatedSfx() bei SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent)
17:24:45 Sonntag, 26. Januar 2014: [SDKSetup:Info] Config_Products_InstallNew: End installation of new product: Microsoft Windows SDK for Windows 7
17:24:46 Sonntag, 26. Januar 2014: [SDKSetup:Info] Successfully downloaded the file http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup\WinSDKBuild_amd64\cab2.cab to C:\Users\Norman\AppData\Local\Temp\SDKSetup\WinSDKBuild\WinSDKBuild_amd64\cab2.cab
17:24:46 Sonntag, 26. Januar 2014: [SDKSetup:Info] File succesfully downloaded - source:http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup/WinSDKBuild_amd64/cab2.cab target:file:///C:/Users/Norman/AppData/Local/Temp/SDKSetup/WinSDKBuild/WinSDKBuild_amd64/cab2.cab size:6153852
17:24:48 Sonntag, 26. Januar 2014: [SDKSetup:Info] Successfully downloaded the file http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup\WinSDKBuild_amd64\cab3.cab to C:\Users\Norman\AppData\Local\Temp\SDKSetup\WinSDKBuild\WinSDKBuild_amd64\cab3.cab
17:24:48 Sonntag, 26. Januar 2014: [SDKSetup:Info] File succesfully downloaded - source:http://download.microsoft.com/download/A/6/A/A6AC035D-DA3F-4F0C-ADA4-37C8E5D34E3D/setup/WinSDKBuild_amd64/cab3.cab target:file:///C:/Users/Norman/AppData/Local/Temp/SDKSetup/WinSDKBuild/WinSDKBuild_amd64/cab3.cab size:4797930
17:24:48 Sonntag, 26. Januar 2014: [SDKSetup:Error] Config_Products_Install: Windows SDK Setup (failed): Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information. Stack: bei SDKSetup.Product.ConfigureNewProduct(ManualResetEvent CancelEvent) bei SDKSetup.Product.SetupProduct(TaskMode taskMode, ManualResetEvent CancelEvent) bei SDKSetup.ProductCollection.SetupProducts(TaskMode taskMode, DownloadManager downloadManager, ManualResetEvent cancelEvent) bei SDKSetup.ConfigProducts.DoCurrentTask(TaskMode Task)

from jpy.

 avatar commented on August 27, 2024

Now using the compilers coming with the Windows SDK 7.1. Works fine for both x86 and amd64. See
https://github.com/cython/cython/wiki/64BitCythonExtensionsOnWindows

from jpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.