Solution to Linux QT Kit missing and Version empty problem

Solution to Linux QT Kit missing and Version empty problem

Currently encountering such a problem

My situation was that QT was stuck, so I restarted the virtual machine, and finally found that QT things were not usable, and these toolkits were also unusable. I tried every possible way, including looking for blogs, but none of them solved the problem. Finally I found my master, and he helped me fix the qmake path in version.

QT says the toolkit here can't be used?

So, I went looking for a way. It warns about updating cmake and fixing some files.

Actually, you don’t need to. Sometimes, all you're missing is the content of a version.

If there is a problem, then your qt version should be empty.

Then at this point, you can find the path of qmake and add it in.

As shown below:

Just follow this path to find it.

Then after adding it, the problem is solved! ! !

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • How to configure the Qt development environment of the Go language on Ubuntu Linux
  • Solve the problem of using linuxdeployqt to package Qt programs in Ubuntu
  • How to remotely batch execute Linux command programs using pyqt
  • A simple way to restart QT application in embedded Linux (based on QT4.8 qws)
  • How to use Qt to connect to MySQL database under ubuntu linux
  • How to install subversion 1.9.5 in Linux environment (CentOS 6.7 64-bit)

<<:  Briefly describe the MySQL InnoDB storage engine

>>:  Teach you how to create a project using vue-cli3 in five minutes (beginner's guide)

Recommend

Using js to achieve waterfall effect

This article example shares the specific code of ...

Detailed analysis of the blocking problem of js and css

Table of contents DOMContentLoaded and load What ...

Detailed explanation of hosts file configuration on Linux server

Linux server hosts file configuration The hosts f...

Sitemesh tutorial - page decoration technology principles and applications

1. Basic Concepts 1. Sitemesh is a page decoratio...

Comparative Analysis of High Availability Solutions of Oracle and MySQL

Regarding the high availability solutions for Ora...

Fixed a bug caused by scrollbar occupying space

background This bug was caused by滾動條占據空間. I check...

Solution to mysql server 5.5 connection failure

The solution to the problem that mysql cannot be ...

How to add a pop-up bottom action button for element-ui's Select and Cascader

As shown in the figure below, it is a common desi...

Example of using CSS3 to achieve shiny font effect when unlocking an Apple phone

0. Introduction August 18, 2016 Today, I noticed ...

Detailed explanation of several ways to export data in Mysql

There are many purposes for exporting MySQL data,...

How to implement responsive layout in vue-cli

When we are doing front-end development, we will ...

Example of usage of keep-alive component in Vue

Problem description (what is keep-alive) keep-ali...

HTML checkbox Click the description text to select/uncheck the state

In web development, since the checkbox is small an...

Grid systems in web design

Formation of the grid system In 1692, the newly c...