evilbinary

Results 22 comments of evilbinary

请问在业务里面怎么实现多线程啊?

请用scheme代码示范一下

不懂,历史太久远了,不知道tx有更新源码么。

估计是,额额,你更新一下代码呗。

please provide more infomation

i also have libsoup 2.0 ,but still have problem and the document says 1) When using Gtk3 and Soup2 (Ubuntu 20.04): ```bash $ mkdir -p WebKitBuild/Release && cd WebKitBuild/Release $...

not any infomation will close

@xCuri0 how to support android without Vulkan?

@xCuri0 Is that way do not use NativeActivity ?Just normal Activty with opengl?

@xCuri0 Use android activity then init gl in java code,after use jni and call by GLFW.Like the way SDL lib do.