Results 1 issues of cserLiu

安卓设备上装了aidlux, 使用arm64-linux版本的client,运行失败,几个release版本都尝试了。 ![error](https://github.com/snltty/p2p-tunnel/assets/29250150/44398a9b-2a75-4658-99f7-5d1c9040b520) 错误信息: GC heap initialization failed with error 0x8007000E Failed to create CoreCLR, HRESULT: 0x8007000E 网上搜索了下,大概率是操作系统和client编译版本不匹配。 但是aidlux环境下查询系统版本,的确就是arm64: Linux version 5.4.0-aidlite (aidlux@aarch64) (gcc version 4.9.4 ) #1 SMP PREEMPT...