-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
port windows_sdk.cpp to zig (msvc installation detection) #6363
Copy link
Copy link
Closed
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-windowsMicrosoft WindowsMicrosoft Windows
Milestone
Metadata
Metadata
Assignees
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-windowsMicrosoft WindowsMicrosoft Windows
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://github.com/ziglang/zig/blob/master/src/windows_sdk.cpp
https://github.com/ziglang/zig/blob/master/src/windows_sdk.h
https://github.com/ziglang/zig/blob/master/src/windows_com.hpp
This is not a high priority issue but it would be nice to eliminate this dependency on C++.