-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
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.os-windows
Milestone
Description
moved from #302
when using zig.exe outside of MSVC command prompt:
C:\Users\andy\tmp>zig.exe build-exe hello_libc.zig --library c
lld: error: could not open libcmtd.lib: no such file or directory
lld: error: could not open vcruntimed.lib: no such file or directory
this should just work if you have MSVC installed.
Metadata
Metadata
Assignees
Labels
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.os-windows