-
Hi
After cloning, when I run the make && make install command, it throws the following error.
/bin/sh: 1: bc: not found
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.0-kali3-amd64/build …
-
[This](https://github.com/tinywrkb/flatpaks/blob/master/com.oguzhaneroglu.gdb-frontend/com.oguzhaneroglu.gdb-frontend.yaml) is a quick Flatpak packaging, and without much testing.
As far as I can…
-
**Describe the bug**
Looks like gradle accidentely replaces slashes in the file path, and it causes fails in the `pip install`
**To Reproduce**
Steps to reproduce the behavior:
1. use Win10 with…
-
## Issue description
The installation instructions for developers on the docs are not quite correct (at least for my version). If I do
```
pip install -e .
```
in a clean virtual environment…
-
- [x] I've [run a search on the existing enhancements](https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests) to make sure I'm not filing a duplicate…
-
By looking at the sources of this repo, it seems that the project is to generate artifacts for a wide range of platforms (both OSs and architectures). That's nice! However, I'm lacking some explanatio…
-
It's a low priority, but Syncplay should try to close itself cleanly upon receiving SIGINT. It's more likely to occur with `--no-gui`, but it's also possible to encounter it in GUI mode by for example…
-
Even in the [test/markdown_test.md](https://github.com/fabiocolacio/Marker/blob/master/test/markdown_test.md) where the syntax is 100% correct and Charter is enabled in the settings, I get just an emp…
-
Error Logs
```
2024-10-22T02:38:44.9264955Z ##[group]Run go test -v ./... -coverprofile=coverage.out -covermode=atomic
2024-10-22T02:38:44.9265635Z [36;1mgo test -v ./... -coverprofile=coverage.…
-
Hi, I had some code depending on glib and I went to build glib from source to find out it is a rabbit hole.
glib is using meson build system, no cmake or makefiles out there ...
6 hours later, it t…