qt6 已经进入 Arch 的官方仓库,建议用 Arch![[鼓掌]](/assets/image/raccoon/[applaud].gif)
没问题,能正常编译并执行;

倒是安装后,启动时有错误提示,无法启动;在网上查了半天才把它运行起来:
./qtcreator
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
已放弃
没问题,能正常编译并执行;

倒是安装后,启动时有错误提示,无法启动;在网上查了半天才把它运行起来:
./qtcreator
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
已放弃
这个问题我解决了!
libxcb-util1_0.4.0-1b1_amd64 下载安装好这个包就可以用了!


中文 
是不是编译器的原因,但是我怎么安装,也是这样,这上面显示的,没有在安装6的c++编译器!