lancaster-university / microbit-v2-samples

CODAL build tools and sample programs for the micro:bit v2.x
MIT License
69 stars 89 forks source link

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

Open ViggoDAtSchool opened 6 months ago

ViggoDAtSchool commented 6 months ago

image How do I fix this? Notes:

microbit-carlos commented 4 months ago

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.