I have a problem with the Qt in Visual Studio 2015. I open a qt project, but when i press on the file.ui, i recive the following error:No default Qt version found, even if I have the path setted correctly. Can somebody help me, please?
Asked
Active
Viewed 1,108 times
0

Alex Chihaia
- 103
- 2
- 15
-
Why don't you open it in Qt Creator? – zar Jan 16 '16 at 04:50
-
what OS are you running? – demonplus Jan 16 '16 at 09:34
1 Answers
-2
Since you are working in a Visual Environment, kindly download this QT installer:
http://caesar.ftp.acc.umu.se/mirror/qt.io/qtproject/archive/qt/5.9/5.9.0/qt-
Moreover, you must have installed QT Visual Studio Extension. My environment is Visual Studio 2015, from the VSTOOLQT extension located on the menu navigated to the directory where QT is installed, then navigate to C:\Qt\Qt5.9.0\5.9\msvc2015_64.
It will solve the issue.

Peter David Carter
- 2,548
- 8
- 25
- 44

raphaeljuwe
- 119
- 2
- 2
-
Your link is not working. Moreover, do not link a particular mirror and version. – Melebius Jun 20 '17 at 11:18