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

tools/mccibootloader_image build find hard to fetch header files. #4

Open
mukeshbharath opened this issue Jun 16, 2021 · 0 comments
Open

Comments

@mukeshbharath
Copy link
Contributor

DESCRIPTION:
Clang is used for building the mccibooatloader_image under git-bash in windows. It uses the C library headers (stdio, stdlib, et) available under the UCRT of the Visual Studio SDKs.
When more than one SDK version is available, it finds it difficult to fetch the required headers for the build.

FIX:
This can be neglected by either uninstalling the unused SDK versions maintaining the active SDK alone.

mukeshbharath added a commit to mukeshbharath/bootloader that referenced this issue Jun 23, 2021
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