Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omaha build fail after installing 10.0.18362 Windows SDK #5387

Closed
simonhong opened this issue Jul 25, 2019 · 0 comments
Closed

Omaha build fail after installing 10.0.18362 Windows SDK #5387

simonhong opened this issue Jul 25, 2019 · 0 comments

Comments

@simonhong
Copy link
Collaborator

@simonhong simonhong commented Jul 25, 2019

We have to install 10.0.18362 because that SDK became a requirement for C77. (https://chromium.googlesource.com/chromium/src/+/d99198809d972d29323d71b347ab96e82f6a425a%5E%21/#F0)

Omaha build failed after installing it.

________Compiling resource scons-out\dbg-win\obj\mi_exe_stub\mi_generated_resources_zh-TW.res
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation.  All rights reserved.

________Precompiling scons-out\dbg-win\obj\base\base_pch.pch
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be removed in a future release
precompile.cc
C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\VersionHelpers.h(162): error C2220: warning treated as error - no 'object' file generated
C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\VersionHelpers.h(162): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning)
scons: *** [scons-out\dbg-win\obj\base\base_pch.pch] Error 2
scons: building terminated because of errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.