-
IMAGE SYNC
p-cj updated
5 months ago
-
IMAGE SYNC
-
Setting up watches. Beware: since -r was given, this may take a while!
Couldn't watch /dpanel/nginx: No such file or directory
Reloading Nginx configuration...
Setting up watches. Beware: sin…
-
Here is a transcript of a failure form the current git. I also create and install dabo into a virtualenv.
(see below for comments and some analysis)
``` shell
$ virtualenv --system-site-packages dab…
-
I'm trying run this app agaiin on FreeBSD.. not sure it is supported.
```
pip install dtale
Collecting dtale
Using cached dtale-3.13.1-py2.py3-none-any.whl.metadata (17 kB)
Collecting dash-col…
-
[13/552] Compiling C object panels/display/libdisplay.a.p/cc-display-settings.c.o
FAILED: panels/display/libdisplay.a.p/cc-display-settings.c.o
cc -Ipanels/display/libdisplay.a.p -Ipanels/display -…
jaro3 updated
6 months ago
-
1) get the (pre-beta) app here: https://driveweb.com/tech/alpha/ (in the 'savvyPanel for Android’ section).
2) install and launch
3) touch ‘drive web’ at the bottom left
2) touch discovery
…
-
When using the StormFox VGUI in the context menu the following error will appear.
```
[StormFox 2] gamemodes/lilia/modules/frameworkui/hud/derma/cl_darkskin.lua:105: attempt to call method 'SetFo…
Bozcx updated
8 months ago
-
Docking a panel doesn't set its height, or at least it's not retrievable via :GetSize() or :GetTall(). An example would be fill docking a DIconLayout to a DPanel.
-
我准备在手机上直接运行ndk(不用termux),就先试了一下llvm_android在电脑上交叉编译,然后发现不好使,直接进源码目录用ndk编译,最后成功了,但最后安装到手机上还是得调整一下目录结构才能正常使用,不知道这种方法可不可以做成脚本
这是我的配置命令,我编译的是r450784版:(xz等外置库我预先编译好了)
```shell
cmake \
-DCMAKE_TOOLCHA…