Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从 qt 市场下载了 Felgo,并且正在使用 Qt 5.15.2。我可以运行我的应用程序,一切正常。但是,我无法启动 Felgo Live Server。错误发生在下面的行
import QtQuick.Shapes 1.15
未安装模块“QtQuick.Shapes”。
有人可以帮忙吗?