-
I checked at the build script.
Building Android mainly depends on NDK and clang.
These tools and SDK also have corresponding versions on Windows.
So why can't we build Android on Windows?
-
### What is your question?
I refer here to issue [#17209](https://github.com/conan-io/conan/issues/17209) and like to restart.
I'm a consumer of `catch2` package and want to compile my project/app…
-
Thanks of the Cap-go devs for creating a great tool that makes in-app browsing easy and effective!
I'm curious about the purpose of `MODIFY_AUDIO_SETTINGS` in the in-app browser. Is there a way to …
-
I downloaded sa_000000.tar from SA-1b to try to train masa. When I followed the tutorial to complete the dataset format conversion and train it, I got this error:
loading annotations into memory...
…
-
Closely related to https://github.com/llvm/llvm-project/issues/51054 which has been fixed.
This case is very similar, but with union instead of struct.
```
echo '
union elements {
ch…
-
**Describe the bug**
QImageReader::supportedImageFormats() not include jpeg and webp
**Environment**
- OS: [Windows]
- Compiler: MSVC/14.40.33807/bin/Hostx64/x64/cl.exe
**To Reproduce**
Step…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Problem description
When cutting end of inner threads created with helix (tapering edges) using grove, r…
-
Currently, compatibility is not guaranteed when typespec compiler (including related libs) are upgraded, which means upgraded compiler may fail to build existed typespec files.
Compatibility support …
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Command Line Tools:
* new: Create a new spring-rs project
* gen-model: Generate sea-orm model
* init: Initialize a spring-rs project in an existing directory
* start: Start Dev Server with `cargo…