:-1: error: [.depcheck-impl] Error 255
-
I would suggest you to stay calm and read forum rules so you are not banned for breaking them
unless that is what you are trying to achieve.
Be nice and you might get another advice on this forum. This is your choice,As for your valuable thoughts about default options I think you are wrong.
All installation of Qt is expected to do - is to install Qt.
Say thanks it installs binaries and let you avoid building library on your own.
If it may do something extra and may install the compiler which it capable to install legally - it is extra.
Not everybody needs this compiler. Not everybody wants it and who want probably already have it on their systems. -
Hi
Besides the all-in-all installer you can also download directly what u want
https://www.qt.io/download-open-source/#section-2I always use
Qt 5.6.0 for Windows 32-bit (MinGW 4.9.2, 1.0 GB)Since I dont use visual studio support.
So there are all options to match different users needs.
-
I would suggest you to stay calm and read forum rules so you are not banned for breaking them
unless that is what you are trying to achieve.
Be nice and you might get another advice on this forum. This is your choice,As for your valuable thoughts about default options I think you are wrong.
All installation of Qt is expected to do - is to install Qt.
Say thanks it installs binaries and let you avoid building library on your own.
If it may do something extra and may install the compiler which it capable to install legally - it is extra.
Not everybody needs this compiler. Not everybody wants it and who want probably already have it on their systems.How is the user expected to know which of two identical options installs the compiler?
@alex_malyu said:
I would suggest you to stay calm and read forum rules so you are not banned for breaking them
unless that is what you are trying to achieve.
Be nice and you might get another advice on this forum. This is your choice,As for your valuable thoughts about default options I think you are wrong.
All installation of Qt is expected to do - is to install Qt.
Say thanks it installs binaries and let you avoid building library on your own.
If it may do something extra and may install the compiler which it capable to install legally - it is extra.
Not everybody needs this compiler. Not everybody wants it and who want probably already have it on their systems. -
How is the user expected to know which of two identical options installs the compiler?
@alex_malyu said:
I would suggest you to stay calm and read forum rules so you are not banned for breaking them
unless that is what you are trying to achieve.
Be nice and you might get another advice on this forum. This is your choice,As for your valuable thoughts about default options I think you are wrong.
All installation of Qt is expected to do - is to install Qt.
Say thanks it installs binaries and let you avoid building library on your own.
If it may do something extra and may install the compiler which it capable to install legally - it is extra.
Not everybody needs this compiler. Not everybody wants it and who want probably already have it on their systems.@nulluse
Hi
What identical options ?You select the precompiled packet you want - for a given Qt version.
Then you also have the option to install a mingw compiler if wanted.
There is no visual studio here as MS forbids it. (sadly)Its not enabled pr default as most programmers get really angry
if a new compiler is installed pr default and mess up the settings for the already installed one and working one. -
You should expand the first child of Qt - Qt 5.6, then you will see checked off by default MingW 4.9.2
Then there is identical check box under Tools called MingW 4.9.2 which is unchecked by default. -
It is great when you know that. But if you do not, they are identical and it is not clear whether the 2nd one should be checked off.
This is called confusing UI, if the packager was going out of their way to make installation confusing and counter-intuitive, they excelled at that. -
well, now that you know it, does it work for you ?