Can not run CMAKE for android project
-
Hello All,
I am using Qt Creator 13, and I've created new android project in Qt Creator, however, when run CMAKE, it faced bellow errors:

Could you please help take look and give me suggestions? Many thanks in advance. -
Hello All,
I am using Qt Creator 13, and I've created new android project in Qt Creator, however, when run CMAKE, it faced bellow errors:

Could you please help take look and give me suggestions? Many thanks in advance.@Trieu-Huynh You're using a path with a space in it (d:\Workspace\Qt project). Such paths often cause problems - do not use paths with spaces.