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

build android chip-tool error in android studio #21880

Closed
xufangbo opened this issue Aug 15, 2022 · 11 comments
Closed

build android chip-tool error in android studio #21880

xufangbo opened this issue Aug 15, 2022 · 11 comments
Labels
android stale Stale issue or PR

Comments

@xufangbo
Copy link

Problem

build android chip-tool in android studio has such error:

In file included from{chip-tool}/src/crypto/CHIPCryptoPALmbedTLS.cpp:23:
{chip-tool}/src/crypto/CHIPCryptoPAL.h:26:10: fatal error: 'crypto/CryptoBuildConfig.h' file not found

matterSdkSourceBuild is setting to 'true' in file {chip-tool}/src/android/CHIPTool/gradle.properties

Proposed Solution

@sunshinehu
Copy link

I have the same problem when building android chip-tool on M1 Mac

@Aniboogi
Copy link

Did you solve this problem? i have the same issue.

@felixbaral
Copy link

felixbaral commented Sep 15, 2022

i have the same issue, any solution yet? also M1 Mac

@theyoung
Copy link

There is a "fatal error: 'crypto/CryptoBuildConfig.h' file not found" error that occurred during the build android artifact. Does any other option exist?

@ManBali
Copy link

ManBali commented Sep 26, 2022

ye,i havae the same issue, any one know how to solve it

@fangxiaoying
Copy link

same issue,
connectedhomeip/src/crypto/CHIPCryptoPALmbedTLS.cpp:23:
/home/gnar/code/matter/MPU/connectedhomeip/src/crypto/CHIPCryptoPAL.h:26:10: fatal error: 'crypto/CryptoBuildConfig.h' file not found.
My branch is v1.0 and sve-2.
The patch look like can't fixed the issue. #22376

@felixbaral
Copy link

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

@fangxiaoying
Copy link

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.

@Firesuiry
Copy link

same at Ubuntu 22.04

@stale
Copy link

stale bot commented May 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label May 24, 2023
@stale
Copy link

stale bot commented Jun 10, 2023

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android stale Stale issue or PR
Projects
None yet
Development

No branches or pull requests

9 participants