Skip to content

Using dotnet core #12

Open
Open
@mikkeljohnsen

Description

Hi

I'm trying to change my project from Mono to dotnet on Linux, Windows and macOS.

I get this error on Linux:

Unable to load shared library 'intl' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libintl: kan ikke åbne delt objektfil: Ingen sådan fil eller filkatalog
   at Mono.Unix.Catalog.bindtextdomain(IntPtr domainname, IntPtr dirname)
   at Mono.Unix.Catalog.Init(String package, String localedir)

Why is the DLL not referencing the correct files on the OS ?

dotnet can not use the "Mono.Unix.dll.config" file. So how is this going to work ?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions