mohammadd-dev
mohammadd-dev
Hi I build agin with this param: > -DNNG_TRANSPORT_IPC=OFF > -DNNG_TRANSPORT_INPROC=OFF and add this to config file: (Default dis of termux) > system { > cmd_ipc_url = "ipc:///data/data/com.termux/files/home/nanomq_cmd.ipc" > }...
Thanks start broker successfully with these config: ``` system { cmd_ipc_url = "ipc:///data/data/com.termux/files/home/nanomq_cmd.ipc" hook_ipc_url = "ipc:///data/data/com.termux/files/home/nanomq_hook.ipc" } ``` How can i change pid dir in config file, now i change...
Run the Android sample from [kool-templates](https://github.com/kool-engine/kool-templates) on my mobile, which has Android 16.
Thank you. And some 3D model like https://sketchfab.com/3d-models/adam-head-a7d347b738c041579a8790f539fe0d8f get OOM error ``` AssetLoader.loadImage2d de.fabmax.kool.demo D f:51 Loaded models/adam/textures/Ground_SG_baseColor.png (RGBA, 1024x1024, 2.175763998s) AssetLoader.loadImage2d de.fabmax.kool.demo E f:59 Failed loading models/adam/textures/Windows_SG_normal.png: java.lang.OutOfMemoryError: Failed...