-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I've tested SharpVK on linux, to have it working (debian 10):
- change 'glfw3' to 'glfw' for library name, under debian, lib has the version suffixes out of the scope of dll import.
- use 'Path.Combine' to build shader pathes (directory backslash is for win only).
After these two simple steps, HelloTriangle works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels