Skip to content
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

Report code for Android armv7l support #21

Open
theamericanaccount opened this issue Sep 17, 2024 · 1 comment
Open

Report code for Android armv7l support #21

theamericanaccount opened this issue Sep 17, 2024 · 1 comment

Comments

@theamericanaccount
Copy link

Hello, I'm encountering issues building a solidity contract using the hardhat backend of solidity-compiler.

In particular the error log mettions solidity-analyzer missing binaries for armv7l Android, so code has been added to try to fix it.
I am currently testing it.

In case you considered useful, it can be found at solidity-analyzer.

@theamericanaccount theamericanaccount changed the title Report code for armv7l support Report code for Android armv7l support Sep 17, 2024
@theamericanaccount
Copy link
Author

theamericanaccount commented Sep 17, 2024

Ok, so I have fixed the build issue downstream in the ur recipe.

I am not sure it will fix the issue I am having running npx hardhat compile, but now this software is packaged for armv7l Android on the fur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant