-
When I use PieMenu with a FreeCAD version that is build with QT6 and Python 3.12, FreeCAD crashes at atartup.
The log shows:
![image](https://github.com/user-attachments/assets/bf8eb59a-90f7-436e-82…
-
Right now on r-universe we show two packages:
https://opendp.r-universe.dev/builds:
- 2024-05-23 [opendp-dev/opendp](https://opendp-dev.r-universe.dev/opendp) [0.9.2](https://github.com/opendp/ope…
-
## Issue description
Maybe it's the way I've build f3d, but whenever I drag with my middle-mouse button my terminals logs an error:
```
Traceback (most recent call last):
File "/usr/share/e…
-
I would like to contribute a port to the Particle build system. Is there documentation somewhere, or can we work some documentation out, for how to add a new folder in lcd_hal for particle? I expect i…
-
Hallo Wolle,
nach dem Update auf Version 3.2h Jun 28/2024 kann ich das MiniWebRadio nicht mehr über OTA updaten. Habe ich eine erforderliche Einstellung übersehen?
Aus dem Uploadprotokoll entnehme …
HWH53 updated
3 months ago
-
Hallo Wolle,
ich wollte soeben nach dem Urlaub von der Version v3.05a auf den aktuellen Softwarestand updaten und laufe beim Compilieren in einen Fehler!
Dem Protokoll entnehme ich dass das Problem …
HWH53 updated
2 weeks ago
-
# Build commands (from CMake verbose mode)
## Without direct mode
```sh
cd /workspaces/custom_project/cmake-build-vscode/src && env SCCACHE_DIR=/workspaces/custom_project/.sccache/docker-vscode /…
AJIOB updated
5 months ago
-
```c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -I/home/user/.gem/ruby/3.3.0/gems/mathematical-1.6.18/ext/mathematical/mtex2MML/src -I/home/user/.ge…
-
# Summary
|Build Failures|Additional Info|
|---|---|
|gcc-linux-rv32gc-ilp32d-5ea3c039b784b0676323243940fd9916b1f6d540-non-multilib|Check logs|
|gcc-linux-rv32gc_zba_zbb_zbc_zbs-ilp32d-5ea3c039b784b06…
-
_Update_
> The issue was actually the `-Wformat=security` flag. The code was not using a literal for the printf statement. Modifying the source to pass a literal "%s" as the first arg to `croak` a…