-
### Bug Description
After updating some dependencies, the cc/cpp crates got bumped as well.
This is now causing my Slint application to fail building the `skia-bindings` crate with a cryptic error.
…
-
* **Electron-Builder Version**: 26.0.0-alpha.6
* **Node Version**: v20.10.0
* **Electron Version**: 31.0.2
* **Electron Type (current, beta, nightly)**: current
* **Targ…
-
Makefile for Go bindings has a hardcoded `libwhisper.a`, however on Windows this object (and target) is named `whisper.a`
```
make -C third_party/whisper.cpp/bindings/go whisper
make[1]: Entering…
-
I was getting errors when trying to build the example by cloning this repo and running `cargo build --release` or `cargo run --example counter`. The error is similar but different to #511. The full er…
-
Action:
$ cd whisper.cpp/bindings/go/
$ make test
Output:
clang: error: unsupported option '-fopenmp'
FAIL github.com/ggerganov/whisper.cpp/bindings/go [build failed]
FAIL
make: *** [tes…
-
* **Electron-Builder Version**: 25.1.8
* **Node Version**: 20.18.1
* **Electron Version**: 31.7.3
* **Electron Type (current)**:
* **Target**: arm64
Trying to cross compile on a github a…
-
The [wiki states](https://github.com/emsec/hal/wiki/Boolean-Function):
> In general, Boolean functions support NOT ("!", "'"), AND ("&", "*", " "), OR ("|", "+"), and XOR ("^") operations as well a…
-
### SerialPort Version
Tested 10-12
### Node Version
Electron main
### Electron Version
Tested 26-30
### Platform
Sonoma 14.14.1 - Darwin Kernel Version 23.4.0 macOS
### Archi…
-
### Godot version
N/A
### godot-cpp version
4.2.2 stable
### System information
Windows 10
### Issue description
Building the Godot-cpp Bindings via the provided **SCons** and **CMake** setups …
-
If we access the `initial_value` cache in `property_initial_value` for some value without a realm before we access it with a realm, we fail an assertion that we have a realm.
Ref: https://github.co…