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

Having issues with Ninja, does not detect file despite correct directory #91

Open
ViggoDAtSchool opened this issue May 21, 2024 · 1 comment

Comments

@ViggoDAtSchool
Copy link

ViggoDAtSchool commented May 21, 2024

image
How do I fix this?
Notes:

  • CMakeOutput.log does not exist.
  • Build details do not give me any extra info.
  • My project uses mainly original files, the only edits I made were to main.cpp to change the function of the microbit, as well as adding a file to the libraries.
@microbit-carlos
Copy link
Collaborator

Are you using the Docker image to build the samples? It's a bit odd as it looks like you are using Docker, which should be an Ubuntu-based image, but it also looks like something is trying to invoke ninja.exe, which would be the Windows build path.

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

2 participants