Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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