-
### Code and Error
**Code**: `pip install manimgl`
**Error**:
``Building wheels for collected packages: manimpango``
`` Building wheel for manimpango (pyproject.toml) ... error``
`` ERROR: …
-
``i'm trying something like:
```
path = 'C:\Users\Pekarnya\Videos\Captures\за грубость извени.mp4'
overlay = ffmpeg.input(fr'{path}_folder/input.mp4')
srtf=fr'"{path}_folder/audio.srt"'
print(srt…
-
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../../src -DHAVE_ROUND -I../../../../src/arch/systemheaderoverride -DNDEBUG -I../../../../src/arch/gtk3 -I../../../../src/arch/shared -I../../../../src/arch…
-
I tried to cross compile [fribidi](https://conan.io/center/fribidi) and [glib](https://conan.io/center/glib) from CCI and noticed that it does not work out of the box.
After searching I found this …
-
For a while now OSS-Fuzz reports a memory leak related to fontconfig for libass, which we cannot reproduce locally — even following the official reproduction steps using OSS-Fuzz’ containers. This and…
-
This is a place holder for missing documentation to set up sample db.
Sample DB setup / run instructions should be up to date. Expectation is that a user should be able to download sample db and r…
ghost updated
2 years ago
-
Hello
I am coming back to this addon after a long time, now trying to run it for OF 0.11.0 on macOS 10.15.7.
There is no such script `scripts/build.sh` in the folder.
I tried the `bootstrap.sh'…
-
I needed to add a couple includes in order to build in Archlinux:
`src/xmlutil.c` added `#include `
for a couple missing XML definitions.
`src/calcdef.c` added `#include `
for `strto**` and `a…
-
## Expected behavior and actual behavior.
In multiline SQL query when line ending is after table name then in find_srid statement table name is also with line ending
## Steps to reproduce the p…
-
It looks like this is the only issue I'm having with building on Linux at this point! Workaround is described below. Just documenting my experience in case it helps someone more familiar with the nim …