No 64bit compiler in the 7.1 Windows SDK?
I get this very weird error:
The x64 compilers are not currently installed.
Please go to Add/Remove Programs to update your installation.
Details: https://ci.appveyor.com/project/ionelmc/python-lazy-object-proxy/build/37/job/a1apjwq2wlfp9cxc#L82
I haven't got this problem in the previous builds, seems like something changed on the appveyor side.
Any ideas about what's going on?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 25 Dec, 2014 04:43 AM
Will take a look. There was Visual Studio 2010 SP1 installed. Not sure how it affected SDK 7.1, but it seems it did.
When it says "Please go to Add/Remove Programs..." - does it mean upsating SDK 7.1?
-Feodor
Support Staff 2 Posted by Feodor Fitsner on 25 Dec, 2014 07:08 AM
You never know: http://msdn.microsoft.com/en-us/vstudio//gg697159
Amazing!
3 Posted by Ionel Cristian ... on 25 Dec, 2014 02:41 PM
You can install the 7.1 SDK SP1 to fix this I think:
http://www.microsoft.com/en-us/download/details.aspx?id=4422
4 Posted by Ionel Cristian ... on 25 Dec, 2014 03:12 PM
More evidence that installing SP1 for the 7.1 SDK is the "fix":
http://support.microsoft.com/kb/2519277
https://connect.microsoft.com/VisualStudio/feedback/details/683852/fail-to-install-windows-sdk-to-add-x64-cross-compiler-to-visual-c-2010-express-running-on-x86-pc-based
(see "Microsoft"s comment)
Thanks,
-- Ionel Cristian Mărieș, blog.ionelmc.ro
Support Staff 5 Posted by Feodor Fitsner on 25 Dec, 2014 03:16 PM
Yeah, thanks. We've installed that update and indeed compilers are back in expected locations. Will deploy new images today.
-Feodor
Support Staff 6 Posted by Feodor Fitsner on 25 Dec, 2014 07:37 PM
It's all set. Worker images have been updated - C++ compilers restored. Let me know how it goes.
Ionel Cristian Mărieș closed this discussion on 02 Jul, 2015 11:07 PM.