I've been following the steps in the quick overview tutorial (is it up to date? I didn't actually had to add any compiler). When building the hello world application I'm getting the following output:
Any ideas?Building: "mingw32-make.exe" -j 1 -f "Hello World 01_wsp.mk" type=Debug
----------Building project:[ Test 01 - Debug ]----------
'makedir' is not recognized as an internal or external command,
operable program or batch file.
mingw32-make.exe[1]: *** [makeDirStep] Error 1
mingw32-make.exe: *** [All] Error 2
----------Build Ended----------
Thanks in advance,
Roey