cd ..\..\sdformat
mkdir build
cd build
# if you want debug, run ..\configure Debug
..\configure
When I use ..\configure I get the following error:

↧