How to install open source QT
-
I am trying to install qt through QT installer , But when I click install button the installer closes automatically, What can I do
Windows 10
QT Installer - qt-online-installer-windows-x64-4.8.1@ManiRon28 said in How to install open source QT:
What can I do
Start it from a terminal to see whether there are any warning/errors.
Also check the Windows logs. -
@ManiRon28 said in How to install open source QT:
What can I do
Start it from a terminal to see whether there are any warning/errors.
Also check the Windows logs. -
@jsulm Hi I tried it opening it from terminal but no luck couldnt find any error
PS C:\Users\Test\Downloads> .\qt-online-installer-windows-x64-4.8.1.exe PS C:\Users\Test\Downloads>
Nothing comes up
@ManiRon28 That's not terminal, that's powershell console.