Dev Environment setup on Windows 10 - Error running .build_libs.sh

Hello Ben!

Sorry I’m a little late to the party, but I’m having a similar problem.

  1. When I run build_lib.sh, this dialogue box flashes for a second and quickly disappears. I decided to try your alternate solution (see #2)error

  2. Upon trying to run the make files individually, I get an error. When executing “make” with DaisySP, everything runs fine. However, with libdaisy, I get the following error:

mkdir -p build/Drivers/STM32H7xx_HAL_Driver/Src
The syntax of the command is incorrect.
make: *** [build/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.o] Error 1

Thanks in Advance!