QT Learning virtual machines-based on the MSYS2-MINGW environment and with a variety of open source software library!
Virtual machine address, VM10 and above:
http://pan.baidu.com/s/1slcTA49
Contains two sub-volume compression package, add up to more than 5GB.
It is important to note that MSYS2 has two different command-line environments, which are placed on the desktop:
**********************************************************************
One is the MSYS2 Software Management command-line environment, dedicated to software installation, uninstallation, and update, which is equivalent to a rolling-update Unix-like system,
What software you need to use
PACMAN-SS Software Name
To search, for example
Pacman-ss Openscenegrap
The Install command is
Pacman-s package full Name (without version number)
For example
Pacman-s Mingw-w64-i686-openscenegrap
Note that the package name may be longer and should be installed according to the long name you have searched for.
Uninstalling the software is to replace-s with-R.
The update command is
Pacman-syu
**********************************************************************
The other is the MinGW Development command-line environment, which compiles and runs the development program using this command line.
Qtcreator and other QT tools have shortcuts on the desktop, which are graphical and can be used directly.
http://tieba.baidu.com/p/4787160858
MSYS2 qtcreator 4.1.0 Error Segmentation fault workaround
http://tieba.baidu.com/p/4784664308
Previously wrote a post using MSYS2 to install the QT development environment:
Alternative-use MSYS2 to install the MINGW+QT development environment (with 32-bit-64-bit-dynamic library-static library-QWT-OPENCV, etc.). docx
http://tieba.baidu.com/p/3679002379?pid=66514786319
Http://pan.baidu.com/s/1mhyfa8C
QT Learning virtual machines-based on the MSYS2-MINGW environment and with a variety of open source software library!