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

Fix building on Windows #451

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

kkasperczyk-no
Copy link
Contributor

@kkasperczyk-no kkasperczyk-no commented Jun 5, 2024

Cherry-picked commit that should fix building Matter on Windows system.

…orm_base (#33324)

Conceptually the generic headers in include/platform/ belong to platform_base,
and some of them include these generated headers. Specifically

GenericConfigurationManagerImpl.ipp includes FirmwareBuildTime.h
ConnectivityManager.h includes ICDServerConfig.h

Also enforce we don't have missing deps when building the Darwin framework.
@kkasperczyk-no kkasperczyk-no changed the title [nrf fromtree] Move config header dependencies from platform to platf… Fix building on Windows Jun 5, 2024
@kkasperczyk-no kkasperczyk-no merged commit 10aa26d into nrfconnect:master Jun 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants