Skip to content

.net core support / Linux #55

@dahlsrud

Description

@dahlsrud

Using Rider on Ubuntu 18.04 trying to develop a .Net core program, I added the Nuget "Pencil.glfw3 1.0.7" package, but the program fails to run with this error message: "Unable to load DLL 'natives/glfw.dll'. I would assume it would simply link against the shared libglfw.so.3, but it doesn't seem like it.
Is there a way around this? I'm not aware of a dll redirection method like with Mono's .config file. Btw, the same code works fine on Windows.

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