-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
build android chip-tool error in android studio #21880
Comments
I have the same problem when building android chip-tool on M1 Mac |
Did you solve this problem? i have the same issue. |
i have the same issue, any solution yet? also M1 Mac |
There is a "fatal error: 'crypto/CryptoBuildConfig.h' file not found" error that occurred during the build android artifact. Does any other option exist? |
ye,i havae the same issue, any one know how to solve it |
same issue, |
I am using the app with nordic stuff anyways so i tried their repo and v2.1.0 tag and i did not have the error there: https://github.com/nrfconnect/sdk-connectedhomeip/tree/v2.1.0 |
Do you know the tag base on which branch? My side didn't encourage the issue before. |
same at Ubuntu 22.04 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This stale issue has been automatically closed. Thank you for your contributions. |
Problem
build android chip-tool in android studio has such error:
matterSdkSourceBuild is setting to 'true' in file {chip-tool}/src/android/CHIPTool/gradle.properties
Proposed Solution
The text was updated successfully, but these errors were encountered: