-
There is no ```single_channel_server.hpp```-file in [code/server/include/rpiasgige](https://github.com/improvess/raspberry-as-gige-camera/tree/main/code/server/include/rpiasgige)
Compiling with the u…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Webpack always bundles files and this is not a desirable behaviour when compiling server-side c…
-
Greetings, I got the compilation error when trying to compile the Esp32_oscilloscope code for a Heltec Wifi Kit 32 V3.
(This is an ESP32S3 board, without any PSRAM)
The code successfully builds an…
-
## Compiler version
All Scala versions (both Scala 3 and Scala 2)
## Minimized code
Important: Compiles correctly when build server is not used (`scala --server=false`), otherwise compilation of …
-
When running `make` on Arch Linux using OCaml 5.2.0:
```
File "lsp/lib/docs/doc_proof_res.ml", line 34, characters 40-57:
34 | LspT.Diagnostic.create ~message:(`String ntf.msg)
…
-
Hello @aarzilli
Environment:
- Golang: 1.23
- Lua: 5.4.6
- golua: last version
I am building a static go binary with the following command:
```sh
go build -tags "luaa lua54 yara_static" -o…
-
The frontend_server currently communicates with tooling using a text-based protocol over stdin/stdout.
This makes evolving the API with a soft-transition difficult. For example, the hard transition…
-
## Problem
It slows down development to require testing on a Raspberry Pi only. Having a virtual environment which could run on a personal computer could speed up turn time of development.
https:…
-
When freshly installed on a server from source compilation, this error may be raised:
```bash
$ ipk.py build -b $RAXMLNG_BIN -r $WORKDIR/output_model.raxml.reduce.fasta -t $WORKDIR/output_model.r…
-
There is no garbage collection. Every time the project is recompiled, the Python backend adds another 1 GB of memory.