danny
danny
Bug report: ``` This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry. The following AndroidX dependencies...
Sometimes I don't need any `EXTERNAL_SCRIPTS` so I empty `EXTERNAL_SCRIPTS` when I set `docker-compose.yml` this is an example. ```docker version: '2.1' services: hubot: image: rocketchat/hubot-rocketchat:latest environment: - ROCKETCHAT_URL=${ROCKETCHAT_URL:-http://localhost:3000} - ROCKETCHAT_ROOM=${ROCKETCHAT_ROOM:-general}...
```diff diff --git a/scripts/installCommonDeps.sh b/scripts/installCommonDeps.sh index c1b76abb..60291817 100644 --- a/scripts/installCommonDeps.sh +++ b/scripts/installCommonDeps.sh @@ -114,7 +114,7 @@ install_zlib() { pushd $LIB_DIR >/dev/null rm -rf zlib-* rm -f ./build/lib/zlib.* - wget -c...
Because of "The Intel Media SDK project is no longer active". Plans support oneVPL? https://www.intel.com/content/www/us/en/developer/articles/tool/media-sdk.html https://www.intel.com/content/www/us/en/docs/onevpl/upgrade-from-msdk/2023-1/overview.html
``` • electron-builder version=22.14.13 • rebuilding native dependencies [email protected] platform=win32 arch=x64 ⨯ cannot execute cause=exit status 1 errorOut=npm ERR! code 1 npm ERR! path D:\proj\abc-electron\node_modules\nodejieba npm ERR! command failed npm...
https://stackoverflow.com/questions/44973435/stdptr-fun-replacement-for-c17 See this.
Can select multiple ipas, when click sign button, Signer will sign multi ipa using same provision and account.
https://github.com/sunhaiyong1978/CLFS-for-LoongArch/blob/8b76ff1b331cbe0f5c100dcca307afcd2404478c/CLFS_For_LoongArch64-20220108.md?plain=1#L235
https://github.com/genieacs/genieacs-sim/blob/be391cab6d586a1e98cd65e57f7cd7ae715be791/genieacs-sim#L50 show duplicate default value. ``` $ ./genieacs-sim --help Usage: genieacs-sim [options] TR-069 client simulator for GenieACS Options: -V, --version output the version number -u, --acs-url [url] ACS URL to...