-
## Description
As a Notify Dev, I need adequate build automation tooling so that I can define, implement, and document supporting scripts and tasks for each of Notify's projects.
**WHY are we buildin…
-
```
When attempting to burn a bootloader using either the IDE Burn Bootloader option
or any of the Makefiles down in the hardware/arduino/bootloaders/xxx
the fuses will be burned and the flash erased …
-
```
When attempting to burn a bootloader using either the IDE Burn Bootloader option
or any of the Makefiles down in the hardware/arduino/bootloaders/xxx
the fuses will be burned and the flash erased …
-
**Describe the bug**
When trying to install the VPN with a arch linux (steam deck), i'm getting the following error after instlled the QT library:
```
❯ cmake --fresh -S . -B build -DCMAKE_PREFIX_PAT…
-
I wanted to use the ```format``` C++ 20-style on strings:
https://en.cppreference.com/w/cpp/utility/format/format
But got an error message. I think this may indicate that the makefile makes use …
-
```
Trying to create Makefiles:
I have followed the steps in "Windows developers guide"
Error: Could not find KDE4 kde4-config
Call stack (most recent call first):
CMakeLists.txt:27(find_package)
I a…
-
```
Trying to create Makefiles:
I have followed the steps in "Windows developers guide"
Error: Could not find KDE4 kde4-config
Call stack (most recent call first):
CMakeLists.txt:27(find_package)
I a…
-
- [x] Make monorepo
- [ ] Tests
- [ ] mypy
- [ ] dependabot
- [ ] TS formatting and code quality
- [ ] pre-commit
- [ ] Makefiles
- [ ] Refactors (Concise flask implementations, PEP styling con…
-
### Problem Description
The current method of modifying the `.bashrc` file to configure EGSnrc is outdated and cumbersome. Modern software typically stores configuration in `~/.config/` directories…
-
Some of the main problems with building Kitty right now are:
- [x] the need of a non-mainline Microkit SDK.
- [ ] the need for a specific AArch64 toolchain. This is because MicroPython and libnfs ha…