Installed Microsoft Visual Studio 2012. It is perfectly established.
After I installed Qt5.5.1 with the msvc 2012 compiler. It was installed normally without errors, qmake is there, but for some reason it does not build an empty project.
Installed Microsoft Visual Studio 2012. It is perfectly established.
After I installed Qt5.5.1 with the msvc 2012 compiler. It was installed normally without errors, qmake is there, but for some reason it does not build an empty project.
Thanks @Alexander Chernin as soon as I started the creation of the project, I realized that there is complete nonsense: 3 I went to the settings -> "setup and launch" -> "main" tab and corrected the location of the files there (I just rewrote it in everything works for me).
And now everything works.
Source: https://ru.stackoverflow.com/questions/913186/
All Articles