-
On Debian stable
Trying to build failed, but was later fixed as described below:
```
configure: error: Package requirements (glib-2.0 > 2.36.0) were not met:
No package 'glib-2.0' found
...…
-
**Running Software (issues missing this information will be deleted):**
- Addon version: 9.0.3
- Server patch: Build 9.0.1
**Have you read the changelog? (please don't waste our time)**
Yes
…
-
I need a case for a mobile computer project. It should have enough room from everything you need for developing software while being out in the field (off power grid). No dongles, no wall warts, nothi…
-
There's a couple errors and warnings when trying to build but the first error is:
```
log.c:282:16: error: ‘sys_nerr’ undeclared (first use in this function)
282 | if(eno>sys_nerr)
```
…
-
### Wiki Search Terms
Hello, I wish you a good day,
We designed a board for ESP32 in this way and loaded FluidNC onto the ESP32. I couldn't find a suitable configuration (YAML) file to convert it …
-
This is an idea for a way to provide a consistent OS API across various system implementations to improve software portability for the DCPU-16.
Instead of software having to static link large amounts…
-
Hi, @cmzuo11
Thank you so much for providing such a fantastic tool. I've encountered some issues while running the software.
I've noticed that there is an `Annotation_train_test_split.csv` fil…
-
# 🐛 bug report
Now encountering the following error when importing [`@uiw/react-codemirror`](https://github.com/uiwjs/react-codemirror) and using scope hoisting.
```sh
ReferenceError: $74eb…
-
My hardware has the left paddle connected to pin-IO1 and the right paddle connected to pin-IO0.
And it works fine with the 2021.12.17.01 software.
Yesterday, I downloaded the new source code (2022…
-
First, thank you for this fantastic, life-improving software.
From what I can tell, the bindings defined in `buttons` apply to all modes. I'd like to specify different buttons for different modes, …