Make failure Windows 7

image.png

Hello i face the above problem, i did the above:

https://github.com/RIOT-OS/RIOT/wiki/Build-RIOT-on-Windows-OS

Hi,

I never tried to build RIOT on windows but maybe this thread [1] could help you. Have you tried to update your msys installation ? or install and try gitbash [2] that comes with a similar set of unix tools.

Alex

[1] https://www.reddit.com/r/learnpython/comments/2a4csz/i_get_error_mktemp_command_not_found_when_trying/

[2] https://git-for-windows.github.io/

image.png

Thank you! I did mingw-get install msys-mktemp and worked for me!

image.png

Hi,

It is not possible to run the virtual RIOT platform "native" on windows. I would suggest using vagrant instead.

Cheers, Ludwig