Skip to content

no field named 'root_source_file' in struct 'Build.CreateModuleOptions' #18725

@qcjxberin

Description

@qcjxberin

Zig Version

0.11

Steps to Reproduce and Observed Behavior

An error is reported when using a third-party library https://github.com/karlseguin/log.zig:
error: no field named 'root_source_file' in struct 'Build.CreateModuleOptions'
.root_source_file = .{ .path = "src/logz.zig" },

Expected Behavior

Compilation works fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions