Home > Mobile >  When running the code Error while building/deploying project mapviewer (kit: Desktop Qt 5.7.1 M
When running the code Error while building/deploying project mapviewer (kit: Desktop Qt 5.7.1 M

Time:09-25

For help,
Previously installed qt5.11, then 5.7
Run the code and the Error appeared while building/deploying project mapviewer (kit: Desktop Qt 5.7.1 MSVC2015_64bit)
The When executing step "qmake
"5.11 has been deleted (may not delete clean), want to know how to delete a clean, and can run the code
Thank you

CodePudding user response:

Install "MSVC2015_64bit"?

CodePudding user response:

reference table 1/f, soot response:
installation "MSVC2015_64bit"?


Me is this

CodePudding user response:

In addition to the QT, also need to install VS2015, search, online tutorials,

CodePudding user response:

In simple terms, your compilation kit incomplete, big probability is you don't have to install the Qt corresponding compile tools: MSVC2015, you have two choices: free community edition MSVC2015-64 - bit installation, or install mingW compiler + Qt version of mingW
  •  Tags:  
  • Qt
  • Related