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:
|
<<: Briefly describe the MySQL InnoDB storage engine
>>: Teach you how to create a project using vue-cli3 in five minutes (beginner's guide)
Later, I also added how to use Jupyter Notebook i...
Because springboot has a built-in tomcat server, ...
mysql5.6.28 installation and configuration method...
There are three types of MySQL stored procedure p...
There is a requirement to realize the shaking eff...
one, G:\MySQL\MySQL Server 5.7\bin> mysqld --i...
Some time ago, during development, I encountered ...
1. Documentation Rules 1. Case sensitive. 2. The a...
Background Here's what happened, Luzhu accide...
Table of contents 1. Vue Overview Vue official we...
Preface Use nginx for load balancing. As the fron...
This article example shares the specific code of ...
Tips for using Docker 1. Clean up all stopped doc...
Any number of statements can be encapsulated thro...
What is the input type="file"? I don'...