amimo / dcc

DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
Apache License 2.0
1.12k stars 392 forks source link

FileNotFoundError: [Errno 2] No such file or directory错误 #39

Open qweenhool opened 3 years ago

qweenhool commented 3 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\ADMINI~1\AppData\Local\Temp\dcc-project-3poeod0w\jni\nc\Java_com_yihe_suho_ui_activity_mine_SelectTabActivity_launch__Landroid_content_Context_2Lcom_com_yihe_suho_bean_request_RegisterDeviceCodeRequestBean_2Ljava_lang_String_2.cpp' 1、请问这个错误改怎么解? 2、开启代码混淆可以吗,我测试了开启混淆会报错

amimo commented 3 years ago

换linux

amimo commented 3 years ago

混淆后报什么错

byxuanmai commented 3 years ago

这种错误是部分方法会出现这个问题,撸报错了直接略过就行