-
While looking into the scoop json format, it felt very similar to the proto toml plugin format. Then I thought it could be very helpful to try and write a converter that can take a scoop json file as …
W1M0R updated
2 months ago
-
make[3]: Entering directory '/home/kokang/openwrt-22.03.0-rc6/package/kernel/button-hotplug'
touch /home/kokang/openwrt-22.03.0-rc6/build_dir/target-x86_64_musl/linux-x86_64/button-hotplug/.prepared_…
-
### Describe the issue
I am trying to build onnxruntime for a RISCV target platform ([LicheeRV Nano](https://wiki.sipeed.com/hardware/en/lichee/RV_Nano/1_intro.html)). I have succeeded the built of l…
FZR95 updated
4 months ago
-
### Describe the bug
Hello :wave:
[This line](https://github.com/NixOS/nixpkgs/blob/771c5644e82f5cfba6673771f7dab77c5c46995f/pkgs/build-support/dotnet/build-dotnet-module/default.nix#L161) makes bu…
-
`-Oz` looks really promising for embedded devices!
> Optimize aggressively for size rather than speed. This may increase the number of instructions executed if those instructions require fewer bytes …
-
I get the following error message when compiling openwrt-fullconenat. What can I do to solve the error?
```
make[3]: Entering directory /openwrt-fullconenat'
rm -f /home/pi/openwrt/build_dir/targ…
-
Currently the generation scripts are being run on my computer with GObject introspection installed as part of the distribution, and the introspection is being done on the distribution's versions of GT…
-
The current crossenv does not seems to be aware of them.
-
As the title says, can you post the results of the benchmarks between the different versions?
Also what architectures are supported by these versions?
-
Hello, I've been trying to build my engine on Github actions for the past few days. I've tried everything from compiling on an older runner, to compiling every dependency and mass bundling it all in a…