当前位置:网站首页>Solve could not find or load the QT platform plugin "xcb" in "
Solve could not find or load the QT platform plugin "xcb" in "
2022-07-07 07:38:00 【Trendy technology research society】
Error description :
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Reinstalling the application may fix this problem.
Debugging has finished
Compiled is a CMake project , All the problems in the compilation process have been solved , But something went wrong when running .
See the error description above , Is it a little confused ? Can't find “xcb”? But next line , What is the last one ?xcb ah , What's the situation , I found it ?
ok , The explanation of the error is not detailed enough
We need more error output .
Open the terminal under the compilation directory , Then type the following command ,
$export QT_DEBUG_PLUGINS=1
$./xxxx( Directly in QtCreator Inside Build Adding parameter bar has no effect )
Then you can see the following output , There are actually more , But just pick out some relevant information ,
边栏推荐
- Dynamics CRM server deployment - restore database prompt: the database is in use
- 【云原生】内存数据库如何发挥内存优势
- 抽絲剝繭C語言(高階)數據的儲存+練習
- gatk4中的interval是什么??
- Deep learning Flower Book + machine learning watermelon book electronic version I found
- 微信小程序中使用wx.showToast()进行界面交互
- L'étape avancée du pointeur de langage C (haut de gamme) pour l'enroulement des cocons
- Leetcode-206. Reverse Linked List
- 外包干了四年,废了...
- After the interview, the interviewer roast in the circle of friends
猜你喜欢

三、高质量编程与性能调优实战 青训营笔记

1089: highest order of factorial

"Xiaodeng in operation and maintenance" meets the compliance requirements of gdpr

After the interview, the interviewer roast in the circle of friends

Advanced level of C language (high level) pointer

Kuboard can't send email and nail alarm problem is solved
![[semantic segmentation] - multi-scale attention](/img/2d/652681c08e484fe232b8fb91b7194e.jpg)
[semantic segmentation] - multi-scale attention

Example of Pushlet using handle of Pushlet

面试官:你都了解哪些开发模型?

记一个并发规则验证实现
随机推荐
After 95, Alibaba P7 published the payroll: it's really fragrant to make up this
C language (high-level) data storage + Practice
在线直播系统源码,使用ValueAnimator实现view放大缩小动画效果
抽絲剝繭C語言(高階)數據的儲存+練習
URP - shaders and materials - light shader lit
抽絲剝繭C語言(高階)指針的進階
Robot technology innovation and practice old version outline
How to * * labelimg
Invalid table alias or column reference`xxx`
計算機服務中缺失MySQL服務
软件验收测试
【性能压测】如何做好性能压测?
【leetcode】1020. Number of enclaves
Procedure in PostgreSQL supports transaction syntax (instance & Analysis)
Leetcode-543. Diameter of Binary Tree
Leetcode-206. Reverse Linked List
Outsourcing for three years, abandoned
leetcode:105. 从前序与中序遍历序列构造二叉树
Rxjs - observable doesn't complete when an error occurs - rxjs - observable doesn't complete when an error occurs
Deep learning Flower Book + machine learning watermelon book electronic version I found