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

VulkanWrapperModule not compiling #142

Closed
Polymethylmethacrylat opened this issue Sep 5, 2023 · 1 comment
Closed

VulkanWrapperModule not compiling #142

Polymethylmethacrylat opened this issue Sep 5, 2023 · 1 comment

Comments

@Polymethylmethacrylat
Copy link
Contributor

Basicly the

.{
    .name = sdk.build.dupe("sdl-native");
    .module = sdk.getNativeVulkanModule(vulkan),
},

is missing.
Could make a pr tomorrow.
Please correct me when im incorrect or stupid.

@ikskuh
Copy link
Owner

ikskuh commented Sep 5, 2023

Sounds about right, just make a Pr! :)

Polymethylmethacrylat added a commit to Polymethylmethacrylat/SDL-zig that referenced this issue Sep 5, 2023
ikskuh added a commit that referenced this issue Oct 13, 2023
Fixes VulkanWrapperModule not compilen as in #142
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