-
We can cross compile builds for ARM. Maybe even use QEMU user mode like this: [pguyot/arm-runner-action](https://github.com/pguyot/arm-runner-action)
(GitHub Actions is x86 only..)
-
# Trending repositories for C#
1. [**btcpayserver / btcpayserver**](https://github.com/btcpayserver/btcpayserver)
__Accept Bitcoin payments. Free, open-source & self-hosted, Bitco…
-
Is there anyway to do this from the GUI?
does there need to be?
is it important for the packaging of projects that we were discussing?
-
New odd/even background color difference can't be configurated
(on windows)
-
Point 3 in [The Principles of Racket](https://felleisen.org/matthias/manifesto/The_Principles_of_Racket.html) states:
> Racket turns extra-linguistic mechanisms into linguistic constructs.
>
> W…
-
Currently, Win32 window objects [automatically and unconditionally intercept key codes for `Ctrl+C` and `Ctrl+S`](https://github.com/opencv/opencv/blob/85dde8a800fdb8c4b92bd9088174079cc5a4d416/modules…
Gutza updated
3 years ago
-
Planning & Discussions for v0.1.0 Release
Below are a few things that will need to be ironed out in order to get the ball rolling on this project.
- [ ] Model / Replicate `scm-hg` or `scm-git` …
-
Since this is a .Net program, it should be fairly easy to limit it's subset of .Net routines in order to run on Linux and Mac, thus allowing just about anyone using KSP to run the program.
So fix…
-
I would like to suggest doing a wxWidgets port of efte/xfte. This way much of the effort put into developing for individual platforms could be put into a single code base. #
-
### Xmake 版本
2.8.8
### 操作系统版本和架构
endeavour os
### 描述问题
在自己的一个交叉编译环境里,xmake已经能够构建cpp的hello world的应用,并且能在目标环境里运行。
随后加入Qt,已配置了。(以下xxxx是有相关敏感信息,见谅)
```
xmake f -p cross --sdk=/home/admin/xmakeCr…