-
Today, the VMR is set up to build for linux-x64. In order to build all supported .NET configurations within the VMR, we need to have the ability to target os/architectures that are different from the …
-
Currently support for CLANG builds under Windows MSVC is missing, but would be easy to add. If environment variable CL is set then the "cc" command can be replaced with "clang-cl" to perform clang bui…
-
### Description
Was just trying .NET 8 Preview 4 on my NativeAOT sample for ComputeSharp and noticed it fails to build if `` is disabled. Removing it works around the issue, but this is a regressio…
-
### Description
Playing around with .NET 8. Incidentally, trying to get this simple proj to compile using AOT: https://github.com/aws-samples/serverless-dotnet-demo/tree/main/src/NET8NativeMinimalA…
-
### The problem
Hi Everyone,
I'm running HA on a miniPC using proxmox virtual environment.
I just successfully configured and added a Bluetooth proxy (ESP32) but my Bluetooth floodlights are n…
-
___
_**Note:** this issue is closely related to issue [\#77: "MISSING Facilities support"](https://github.com/SDL-Hercules-390/hyperion/issues/77)._
___
I tried an IPL of z/OS 2.5 on hercules (Herc…
-
# Bug Report
When publishing my app with `dotnet publish --self-contained -p:PublishAot=true -r win-x64 -o out` and then running it, the app crashes on startup with an open telemetry stack:
``…
-
Hi,
When using the wrapper to run multinichenet on my data, I get the following error:
```
[1] "Calculate differential expression for all cell types"
[1] "DE analysis is done:"
[1] "included ce…
-
Coming from discussion started with https://github.com/ChimeHQ/JSONRPC/pull/5, it would be great to offer linux compatibility.
-
When getting the table of contents fort he Eurostat tables with get_eurostat_toc() from the Eusostat Package, there are many missing tables.
These tables are at the website, but not in the table of …