translate-c fails for Windows Driver Kit (WDK) #14043
Labels
bug
Observed behavior contradicts documented or intended behavior
translate-c
C to Zig source translation feature (@cImport)
Milestone
Zig Version
0.11.0-dev.926+266e2e9a3
Steps to Reproduce and Observed Behavior
Try building
minimal.zig
:with this command line:
You need to have the following requirements (see MSDN for more info):
Error output:
I attached the generated cimport.zig.
Expected Behavior
@cImport
should behave correctly.The text was updated successfully, but these errors were encountered: