**RELEASE BUILD FAILING** #10170

Closed
opened 2026-01-31 02:14:15 +00:00 by claunia · 3 comments
Owner

Originally created by @DHowett on GitHub (Aug 15, 2020).

We may have angered the gourds.

src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2220: the following warning is treated as an error
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:implicitNoexcept' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:threadSafeInit' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:sizedDealloc' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:alignedNew' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:referenceBinding' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:noexceptTypes' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/std:c++' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:hiddenFriend' inconsistent with precompiled header
src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:externC' inconsistent with precompiled header

Originally created by @DHowett on GitHub (Aug 15, 2020). We may have angered the gourds. src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2220: the following warning is treated as an error src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:implicitNoexcept' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:threadSafeInit' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:sizedDealloc' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:alignedNew' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:referenceBinding' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:noexceptTypes' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/std:c++' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:hiddenFriend' inconsistent with precompiled header src\cascadia\TerminalApp\lib\Generated Files\XamlTypeInfo.g.cpp(9,10): Error C2855: command-line option '/Zc:externC' inconsistent with precompiled header
Author
Owner

@DHowett commented on GitHub (Aug 15, 2020):

Idly wondering if this is related to the build agents ditching the PCH files? We definitely worked around that for TerminalApp specifically, though...

@DHowett commented on GitHub (Aug 15, 2020): Idly wondering if this is related to the build agents ditching the PCH files? We definitely worked around that _for TerminalApp specifically_, though...
Author
Owner

@zadjii-msft commented on GitHub (Aug 20, 2020):

Wait hold on, did we solve this one?

@zadjii-msft commented on GitHub (Aug 20, 2020): Wait hold on, did we solve this one?
Author
Owner

@DHowett commented on GitHub (Aug 20, 2020):

Oop, good catch.

@DHowett commented on GitHub (Aug 20, 2020): Oop, good catch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10170