Skip to content

Package native binaries with nuget package #2599

Description

@Shadowblitz16

Summary of feature

I can't use silk.net in flatpak rider due to sandboxing.
I am also on a immutable fedora os version so it's not as simple as just install rider the non flatpak way,

/var/home/shadowblitz16/RiderProjects/OpenMiner/OpenMiner.Client/bin/Debug/net10.0/OpenMiner.Client
Unhandled exception. System.PlatformNotSupportedException: Couldn't find a suitable window platform. (GlfwPlatform - not applicable) https://dotnet.github.io/Silk.NET/docs/hlu/troubleshooting.html
   at Silk.NET.Windowing.Window.Create(WindowOptions options)
   at OpenMiner.Client.Engine.Application.Create() in /var/home/shadowblitz16/RiderProjects/OpenMiner/OpenMiner.Client/Engine/Application.cs:line 18
   at Program.<Main>$(String[] args) in /var/home/shadowblitz16/RiderProjects/OpenMiner/OpenMiner.Client/Program.cs:line 4

Process finished with exit code 134.

I suggest providing native binaries for silk.net nuget packages.

Comments

I also can't seem to get any help on the silk.net discord and the fedora discord doesn't seem to know a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions