wsl installation of linux QT

Goal: QT program can use WSL linux below normal
above has been written on how to install win10 below, continues today, this phase of work done.

Command line installation QTCREATOR:
Note, first update, otherwise not install build-essential;
sudo APT-GET Update
sudo APT-GET install build-essential
sudo install APT-GET QtCreator
sudo install QT5 APT-GET-default
sudo install APT-GET libfontconfig1
sudo APT-GET-install the Common Mesa-dev
sudo upgrade APT-GET
say we may have encountered above, not described in detail, below say we may not have encountered
installed after the qt, command line, type: qtcreator
Tip 1:
CAN not the X-Connect the dISPLAY phenomenon: no display
solution:
install windows XMING, link: https: //sourceforge.net/projects/xming/
this software is standalone adapt to a variety of platforms, very convenient. Installed after the command line, enter: qtcreator, appear normal.
Tip 2:
NO! Valid Kits found
Solution:
menu, then click on TOOL motor OPTION, then select the version shown below:
Here Insert Picture Description
Importing previous engineering projects, can be used:
Here Insert Picture Description
Special thanks to author xming software and behind OPENSOURCE thank everyone for the dedication. I am willing to devote their efforts to the software community.

Released three original articles · won praise 0 · Views 100

Guess you like

Origin blog.csdn.net/u013841997/article/details/104747482