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

Detailed explanation of Docker working mode and principle

As shown in the following figure: When we use vir...

dl, dt, dd list label examples

The dd and dt tags are used for lists. We usually...

Solve the problem of the container showing Exited (0) after docker run

I made a Dockerfile for openresty on centos7 and ...

My CSS framework - base.css (reset browser default style)

Copy code The code is as follows: @charset "...

Four ways to create objects in JS

Table of contents 1. Create objects by literal va...

How to use bar charts in Vue and modify the configuration yourself

1. Import echart in HTML file <!-- Import echa...

Vue3 uses axios interceptor to print front-end logs

Table of contents 1. Introduction 2. Use axios in...

Solution to failure in connecting to mysql in docker

Scenario: After installing the latest version of ...

Detailed examples of how to use the box-shadow property in CSS3

There are many attributes in CSS. Some attributes...

jQuery achieves breathing carousel effect

This article shares the specific code of jQuery t...

MySQL 8.0.23 installation and configuration method graphic tutorial under win10

This article shares the installation and configur...

How to count the number of specific characters in a file in Linux

Counting the number of a string in a file is actu...

Robots.txt detailed introduction

Basic introduction to robots.txt Robots.txt is a p...