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

How to run JavaScript in Jupyter Notebook

Later, I also added how to use Jupyter Notebook i...

Tutorial on deploying springboot package in linux environment using docker

Because springboot has a built-in tomcat server, ...

MySQL 5.6.28 installation and configuration tutorial under Linux (Ubuntu)

mysql5.6.28 installation and configuration method...

Detailed example of MySQL data storage process parameters

There are three types of MySQL stored procedure p...

CSS3 realizes the red envelope shaking effect

There is a requirement to realize the shaking eff...

Quickly solve the problem that the mysql57 service suddenly disappeared

one, G:\MySQL\MySQL Server 5.7\bin> mysqld --i...

How to add color mask to background image in CSS3

Some time ago, during development, I encountered ...

Detailed explanation of XML syntax

1. Documentation Rules 1. Case sensitive. 2. The a...

Example code for implementing a text marquee with CSS3

Background Here's what happened, Luzhu accide...

Vue basics MVVM, template syntax and data binding

Table of contents 1. Vue Overview Vue official we...

Vue implements user login switching

This article example shares the specific code of ...

Summary of Docker configuration container location and tips

Tips for using Docker 1. Clean up all stopped doc...

JavaScript function detailed introduction

Any number of statements can be encapsulated thro...