A problem: ninja: build stopped: subcommand failed./Expected token `numeric literal'
Unsolved
QML and Qt Quick
-
As the topic, I met the problem ninja: build stopped: subcommand failed.It happened in just a new project and I really don' t know why.
The output of compile as follow.
It seems that all problems are caused by the same problem:error: Expected token `numeric literal'.So what the problem is and why it can make the compiling stopped?