-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Smali compilation failed on macOS #26
Comments
Thanks for the report. What version of smali / baksmali do you have on your path? What version of dex-oracle are you using? Is it from master? |
Hello, I got the same error. |
@hynekdav thanks for the info. I think I just need to update the published gem from what's on master. Could you test with master as a confirmation? I think it's the new versions of smali / baksmali require subcommands (assemble, disassemble) and maybe 1.0.5 dex-oracle doesn't know that. |
@CalebFenton it works just fine bundled from master. |
Have same problem. Installed step-by-step from readme and got this error. Any updates? |
Try from master? |
Built gem from master - no difference 😔 |
What's the exact error you're getting?
…On Sun, Nov 11, 2018 at 7:15 AM Daniil Zobov ***@***.***> wrote:
Built gem from master - no difference 😔
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABSzckIz8ehyliZP7q4oDpk-3yjfKZ2Wks5uuD75gaJpZM4V8TP3>
.
|
|
Solved. Ran from bin directory |
I got an error stating that the smali compilation procedure is failing. Any idea what can be the problem?
I'm running this on macOS 10.14 Mojave
The text was updated successfully, but these errors were encountered: