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] CHIPTool app #36943

Open
BlackLordj opened this issue Dec 30, 2024 · 2 comments
Open

[Build] CHIPTool app #36943

BlackLordj opened this issue Dec 30, 2024 · 2 comments

Comments

@BlackLordj
Copy link

BlackLordj commented Dec 30, 2024

Build issue(s)

I'm trying to follow the instructions in https://github.com/project-chip/connectedhomeip/blob/v1.4-branch/docs/guides/android_building.md to build the CHIPtool app but I'm getting some errors
1.Unresolved reference: matter
2.
3.
...

Platform

No response

Anything else?

image
image

@BlackLordj
Copy link
Author

I read that this command will create some .jar files in Chiptool/app/libs but when I checked after running it it didn't create at all. My CPU is X86_64 and I use the command TARGET_CPU=x64 ./scripts/examples/android_app_ide.sh

@andy31415
Copy link
Contributor

@BlackLordj what were the exact commands you ran and under what O/S and configuration?

Our automated builds that are validated in CI generally only compile via command-line and your screenshot seems to show an Android Studio build, so I wonder if that is the cause. Does command-line build (via build-examples) work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

3 participants