The installation is smooth, while I try to test sample "Todo", it failed to complete, the error message like below:
building file: ../src/createtodoform.cpp
invoking: C++ compiler
mingw32-make.exe: *** ??????
Stop.
the ???? stand for error decode here, the project code is UTF-8, but whether I change it to ANSI or not, I cann't see clear message about mingw32-make.exe.
anyone give a answer, response is welcome. Thanks.