-
Do not download from some random DropBox, but keep the artifact in this repository and possibly automatically put them in persistent storage somewhere.
-
What operating system can the client run on?
When I start it on ubuntu 16.04.7 LTS, I get the error:
OSError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/…
-
If updating is not an option, it can be useful to print a warning, that a local version of library, that can be not up-to-date, is used.
https://github.com/alexander-akhmetov/python-telegram/blob/mas…
-
Last night, my session crashed, I deleted the folder with it and the next day (today) when I run the script, I get UPDATE_APP_TO_LOGIN (error code: 406).
-
When I compile the Java version on mac,
execute "
cmake -DCMAKE_BUILD_TYPE=Release -DJAVA_HOME=/usr/local/opt/openjdk/libexec/openjdk.jdk/Contents/Home/ -DCMAKE_INSTALL_PREFIX:PATH=../../../tdlib -…
-
I tried building for Arm64 on a RPI-4 but it won't work. I was wondering if anyone has been able to do it and would mind sharing their flatpak package. I would like to use/test it on my linux phone.
-
Hi,
I remember that in earlier versions, the rust-analyzer binary used to be set in `settings_json.json` like
```json
{
"files.watcherExclude": {
"**/.git/objects/**": true,
…
-
I have already pod 'libtdjson','0.2.2
'Library not loaded: @rpath/libtdjson.dylib
Referenced from: /private/var/containers/Bundle/Application/FF2B21C5-C56D-4843-A33D-B05067617415/duolaimi.app/du…
-
I created my own PodSpec, but it still doesn't work
It's my first time to use this. Don't know how to use it
-
### Describe the bug
```console
ld: file not found: /nix/store/vf55lp3k5xgx1vlkysb7pbw76f1wh21l-clang-wrapper-11.1.0/resource-root/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib
```
### Steps To R…
ghost updated
2 years ago