Skip to content

Linux #7

@jpbruyere

Description

@jpbruyere

I've tested SharpVK on linux, to have it working (debian 10):

  1. change 'glfw3' to 'glfw' for library name, under debian, lib has the version suffixes out of the scope of dll import.
  2. use 'Path.Combine' to build shader pathes (directory backslash is for win only).

After these two simple steps, HelloTriangle works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions