Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Skeletro 3M

@Skeletro 3M
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Console App that refer an external dll
    S Skeletro 3M

    Hello to all, I'm developing a test console app that refers to an external dll, made with VS2022 and .net core 3.1. Th console App should work on debian 10 and an arm processor. I've installed all the netcore packages on debian, ad I've tested the "hello word" app in dotnet core. Now I'm trying to create a "single file" .netcore console application that uses an external dll. I've managed to have a "single file" application for the console app and a "single file" dll for the external library. Every time I try to start the console app the system gives me the error:

    A fatal error occurred. The required library libhostfxr.so could not be found.
    If this is a self-contained application, that library should exist in [/root/.net/SPLX/eY3MeD2sHDeSKgxGgVmzXD_NUUU2hdE=/].
    If this is a framework-dependent application, install the runtime in the global location [/usr/share/dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [/etc/dotnet/install_location].

    The .NET Core runtime can be found at:

    • https://aka.ms/dotnet-core-applaunch?missing\_runtime=true&arch=arm&rid=debian.10-arm

    Anyone knows how to solve this? Thank you

    .NET (Core and Framework) csharp asp-net dotnet linux help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups