-
**Describe the bug**
I use `.manifest` files with the `/MANIFEST:NO` option in my projects.
They worked fine with old versions of meson (e.g. 1.3.2)
But I got errors with meson 1.4.0.
```
***.e…
-
I user AsyncHttpServer to create a local server to load the html files of a game on an Android WebView. Everything seems to work fine while playing the game for a few mins only, after which the WebVie…
-
12-01 16:47:09.431 493-493/com.test E/Vitamio[4.2.1][Player]: LOAD FFMPEG ERROR: dlopen failed: /data/data/com.test/libs/libffmpeg.so: has text relocations
12-01 16:47:09.436 493-493/com.test E/Vitami…
-
While installing the library with `zig fetch` the package name is set to `trex`. I recommend changing this to something reasonable such as `zig_libui_ng` or something like that.
Only changing this…
-
logs:
```
Build fingerprint: 'OPPO/R9m/R9:5.1/LMY47I/1473246571:user/release-keys'
Revision: '0'
cpuAbi/cpuAbi2: 'armeabi-v7a#armeabi'
pid: 4729, tid: 7386, name: ff_vout >>> org.fungo.fungolive…
-
WebView crash on device orientation change when reading an article.
![Screen Shot 2020-07-02 at 11 39 53 PM](https://user-images.githubusercontent.com/67744580/86379795-dc5acb00-bcbd-11ea-88be-8f0f…
-
### Problem description
So not too long ago my device (Samsung Galaxy S23 Ultra) gotten One UI 6.1 update and then after I noticed that exact same environment I use does not reproduce any audio. At…
-
flutter doctor -v
```console
[✓] Flutter (Channel stable, 2.0.1, on macOS 11.5 20G71 darwin-x64, locale
zh-Hans-CN)
• Flutter version 2.0.1 at /Users/jiangpingwei/Downloads/flutter…
-
#### setup
meson setup build --default-library=static
ninja -C build
#### out
```
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[118/127] Linking targ…
PaiHL updated
4 months ago
-
Dear All
I have been playing around with the Android "NativeCall" application, and it's working well. However, there doesn't seem to be a way of gracefully ending a call. To test this, I simply creat…