東雲なの
東雲なの
I tried to run Python3 in DOSBOX-X with HX-DOS extender, but it was failed with the error of WSOCK32.DLL.

### Describe the bug You must install or update .NET to run this application. App: /home/gamma/.vscode-oss/extensions/avaloniateam.vscode-avalonia-0.0.26-universal/solutionParserTool/SolutionParser.dll Architecture: x64 Framework: 'Microsoft.NETCore.App', version '8.0.0' (x64) .NET location: /home/gamma/.dotnet/ The following frameworks were...
If use .NET 9.0 to run Avalonia for vscode, will be errors: ```You must install or update .NET to run this application. App: /home/gamma/.vscode-oss/extensions/avaloniateam.vscode-avalonia-0.0.26-universal/solutionParserTool/SolutionParser.dll Architecture: x64 Framework: 'Microsoft.NETCore.App', version '8.0.0'...
AOSC OS uses oma to install and manage the package. It can be see in https://aosc.io/oma . Loongson Architecture, which also meant LoongArch, is an architecture which is powered by...
### Description A RISC-V 64 .NET 9.0 application can't run with this error: /home/gamma/Downloads/WattToolkit/Steam++: symbol lookup error: /home/gamma/Downloads/WattToolkit/native/linux-riscv64/libSkiaSharp.so: undefined symbol: FT_Get_BDF_Property SkiaSharp version:3.119.0-preview.1.2 ### Code https://github.com/4Darmygeometry/SteamTools ### Expected Behavior _No...
**Description of Change** Add Android Bionic Library build support. Bionic is the Linux library which used by Android. Support AArch64 and X64 architecture, Android 10+. **Bugs Fixed** - Fixes #https://github.com/mono/SkiaSharp/issues/3206...
### Is your feature request related to a problem? google/skia merged the code to support Loongson LSX instructions. but mono/skia didn't support LSX so that SkiaSharp didn't support LSX and...
开发者好! 现我为龙芯3A6000用户。我了解到您做了微信开发者工具Linux版,然而只有AMD64版本(早期同时出过ARM64版本),没有loong64版本。在龙芯“咱龙了吗”非官方百科提到要让这个微信开发者工具支持loong64,node.js版本至少18(https://areweloongyet.com/docs/old-and-new-worlds/#%E4%BF%A9%E4%B8%96%E7%95%8C%E5%8C%BA%E5%88%AB%E5%9C%A8%E5%93%AA ),而您这个项目的node.js版本为16,低于要求。建议您将这个项目的node.js版本提升至18及以上,并使用龙芯新世界非官方electron进行移植,我也可以用我的龙芯3A6000协助移植。感谢。