Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run Zig benchmark #4

Closed
delaneyj opened this issue Nov 25, 2021 · 2 comments
Closed

Unable to run Zig benchmark #4

delaneyj opened this issue Nov 25, 2021 · 2 comments

Comments

@delaneyj
Copy link
Contributor

With 0.8.1

./build.zig:15:20: error: no member named 'path' in '[]const u8'
        .path = .{ .path = "../../src/thread_pool.zig" },
@kprotty
Copy link
Owner

kprotty commented Nov 25, 2021

Try upgrading to zig master branch. It's the general status quo.

@delaneyj
Copy link
Contributor Author

Fixed with #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants