gpt4 book ai didi

qt - 第 : 1: Qt Quick emulation layer crashed 行

转载 作者:行者123 更新时间:2023-12-03 16:28:50 26 4
gpt4 key购买 nike

我创建了一个空的 QT 快速应用程序。我的编译器是 MinGW 64。
我的项目有 main.qml 文件:

import QtQuick 2.14
import QtQuick.Window 2.14

Window {
visible: true
width: 640
height: 480
title: qsTr("Hello World")
}

但是当我想在设计器中查看它的 UI 时,它给了我一个错误:
行:1:Qt Quick 仿真层崩溃。

我将用户回退 QML 仿真层更改为“C:\Qt\Qt5.14.0\Tools\QtCreator\bin”,但它不起作用。

enter image description here

enter image description here

enter image description here

最佳答案

我对我的新人也有同样的不当行为 Qt Creator 安装在 Ubuntu 20.04 Qt6 .
我通过安装和使用 Qt5.12 解决了我的特定不当行为。在 Qt Quick Settings 中我选择了新安装的 Qt5.12 安装。 enter image description here

关于qt - 第 : 1: Qt Quick emulation layer crashed 行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60624398/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com