Tag Archives: Common problem solving

Error report of QT construction engineering makefile error 1

phenomenon

The project can be built and run normally. After modifying the project, the error makefile error 1 will be re built, and the shadow build has been canceled.

environment

Multi version vs and QT are installed in win7 system

VS2010VS2015QT 5.5.1QT 5.7.1

solve

Make a copy of the project, build the copy successfully and run normally.
PS: no specific cause was found. It is suspected that multiple versions of the same software are installed in the same system.