zhouli

Results 6 issues of zhouli

我用楼主给的 DEBUG工程来debug,但是执行到第二步的时候 add-dsym /x x x/libart.so,出现 symbol file '/xxx/libart.so' does not match any existing module。google 了一下 据说 需要 启动的时候设置 -writable-system。(不然的话 system 是read only)但是发现这是这个启动项后 模拟器根本启动不起来,楼主知道该怎么解决吗?

Exception in thread "main" java.lang.NullPointerException at com.misakimei.stone.DefStmnt.translate(DefStmnt.java:117) at com.misakimei.stone.DefStmnt.eval(DefStmnt.java:62) at com.misakimei.stone.run.BasicInterpreter.run(BasicInterpreter.java:27) at com.misakimei.stone.run.FuncInterpreter.main(FuncInterpreter.java:13)

![Screenshot_20220426_222053_com reading](https://user-images.githubusercontent.com/3840694/165338675-93918ab6-f31d-41eb-a73a-6346684dfb97.jpg)

Mac os Monterey Apple M1。 The ffmpeg version I installed is 5.1.3。 My operation steps are like this, I first enter Preference->Decoders, and then set the ffmpeg path, but there...

bug

When compiling locally, my keystore password will be exposed. I want to use mirakle to compile on the server. When compiling on the server side, pass my keystore password in...