-
NDK version : 21.3.6528147
CMAKE version : 3.10.2.4988404
My CMakeLists.txt file:
`project(yolov8ncnn)
cmake_minimum_required(VERSION 3.10)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++17 …
-
Type: Bug
## Issue Description ##
Opening a new issue as instructed here: https://github.com/dotnet/vscode-csharp/issues/7514#issuecomment-2347181280
Initially it seemed like only limited functiona…
-
```
$ uname -ar
Linux shrimp-paste 6.10.0-64.fc40.ppc64le #1 SMP Wed Jul 17 00:01:28 AEST 2024 ppc64le GNU/Linux
$ sudo dnf info vulkan-headers
[sudo] password for tle:
gitlab.com_paulcarroty_…
-
**Vulkan headers not found**
After configuring, meson reports that `vulkan` dependency is satisfied:
```
Dependency vulkan found: YES 1.2.153 (cached)
```
but building by invoking `ninja` fails w…
-
I tried to compile a build debug from the main branch and I got this error all this in visual studio 2022
Just clone the repo and try to compile as the instructions said
![2024-03-07 15_22_54-re-pla…
-
Hi, I see that you use MSYS2 to compile FFmpeg in windows and I found the build parameters:
GENERIC_BUILD_ARGS="--enable-pic --enable-shared --disable-static --disable-all --enable-avcodec --enable…
-
### System
- Macbook Air (M2, 24 GB RAM, 2 TB SSD)
- Debian Linux (Asahi kernel 6.11.6) latest testing branch.
### Vulkan (backstory)
Since the Asahi project recently added conformant Vulkan s…
-
### Tested versions
I first found this bug in Godot v4.2.1-stable. I tried v4.0-stable too and it crashed just like it did in Godot v4.2.1-stable. I thought it would FINALLY be fixed in Godot v4.2.…
-
This doesn't fit in the mystery thread, so making it its own issue.
There's no good way to statistically aggregate these in the dashboard. Might later look into using the Play Console API to fetch …
-
### Steps to reproduce
1.Open the application
2.Slide the page
Catch the capture with Renderdoc
I found that the events of Impeller are more than skia with opengles or vulkan.
**skia + opengl…