Opening .ui file from VS2017 prompted error
-
As title, i've just installed Qt 5.11.2 windows host MSVC-2017 x64. When I try to build my first app, which I would like to open up the qtdesigner, the error below prompted. But the program can be compile and run without problem, any issue with this?
-
As title, i've just installed Qt 5.11.2 windows host MSVC-2017 x64. When I try to build my first app, which I would like to open up the qtdesigner, the error below prompted. But the program can be compile and run without problem, any issue with this?
@theqtsupporter said in Opening .ui file from VS2017 prompted error:
AWhen I try to build my first app, which I would like to open up the qtdesigner...
What happens when you create a simple Hello World program?
-
Creating a program works. It just when double clicking the .ui file in the project explorer gives me this error. Compile works fine, and running without issue too..
-
Creating a program works. It just when double clicking the .ui file in the project explorer gives me this error. Compile works fine, and running without issue too..
@theqtsupporter said in Opening .ui file from VS2017 prompted error:
It just when double clicking the .ui file in the project explorer gives me this error. Compile works fine, and running without issue too..
Ah, I see.
Which version of Qt Visual Studio Tools did you install? How did you install it?
(Try uninstalling Qt Visual Studio Tools, restarting your PC, then re-install it again)