-
As mentioned in my post 2 weeks ago, MessageBox does not support the proper icons on linux: https://github.com/DanielVanNoord/System.Windows.Forms/issues/11
I couldn't see any way to make this work…
-
It looks like most or all of the test apps under [tests](https://github.com/fermyon/spin/tree/main/tests) still use manifest v1.
Let's migrate the bulk to v2. We'll still want some v1 variants to …
-
### Checks
- [X] I have read the troubleshooting section and still think this is a bug.
### Describe the bug you encountered:
Until fd 8.7.0 build with `--target armv7-unknown-linux-gnueabi` …
hgy59 updated
2 months ago
-
**Describe the bug**
When linking against native (C) libs in D projects the linkage is broken with ldc.
I'm linking against libssl in my project (its a dependency of a static lib), meson calls ldc…
-
**Describe the bug**
When compiling with LTO on gcc, it is necessary to use `gcc-ar` instead of `ar`, as the latter doesn't have the linker plugin enabled. Meson thus looks for it preferentially if u…
-
Any plans to introduce an AAC Decoder?
Original issue: https://github.com/faiface/beep/issues/55
-
- The uniprot database (http://www.uniprot.org/) contains information about proteins. The goal is to download information about malGlo and malSym proteins, parse out info about particular regions and …
mrshu updated
6 years ago
-
### Is your feature request related to a problem? Please describe.
During [top tasks usability testing](https://docs.google.com/document/d/1snexeKkagu5isGupYIEICzPOVcYhXXnkfIT2vBMQs7E/edit?usp=shar…
-
I follow this link https://github.com/chaquo/chaquopy/issues/657 to build pydantic v2.4.2,but download package step report error:
```
build-wheel.py: python3.10 -m pip --disable-pip-version-check …
-
I have autoreload turned on and when reloading a data class with the frozen attribute enabled i get the following error.
```
[autoreload of MotionPlanner.TrajectoryGenerator failed: Traceback (mos…