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

Missing module 'macos_sdk' #18

Open
marad opened this issue Oct 30, 2024 · 0 comments
Open

Missing module 'macos_sdk' #18

marad opened this issue Oct 30, 2024 · 0 comments

Comments

@marad
Copy link

marad commented Oct 30, 2024

Hi, I'm experimenting with zig, but cannot get this template to run. It complains about missing module and I have no idea how to fix that:

/User/homedir/.cache/zig/p/122034b3e15d582d8d101a7713e5f13c872b8b8eb6d9cb47515b8e34ee75e122630d/build.zig:13:28: error: no module named 'macos_sdk' available within module root.@dependencies.122034b3e15d582d8d101a7713e5f13c872b8b8eb6d9cb47515b8e34ee75e122630d
    if (add_paths) @import("macos_sdk").addPathsModule(objc);

I thought that maybe installing XCode and macos dev tools would help but it didn't.

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

1 participant