This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM5728:QT 5.7构建问题

Guru**** 2933120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/671197/am5728-qt-5-7-build-questions

器件型号:AM5728

您好!

我可以成功运行"Sitara Linux Training:Hands on with QT" (processors.wiki.ti.com/.../Sitara_Linux_Training:_Hands_on_with_QT QWebView)。

电路板上有一个示例(root@am57xx-EVM:~#/usr/share/qt5/examples/multimediawidgets/camera)、我将其移动到具有"scp"的主机、因为我想使用 QT 来执行它。但在 QT 中无法构建它。

我有两个问题:

1、在"Sitara Linux 培训:使用 QT"中:

"QT +=核心 GUI 小工具"、但此处为"QT +=多媒体多媒体小工具"。

我可以看到以下警告:Qt 中的未知模块:多媒体多媒体小部件。

2、在"Sitara Linux 培训:使用 QT"中:

"target.path +=/home/root
安装+=目标"

但在这里、它是:

" target.path =$[QT_INSTALL_Examples]/multimediawidgets/camera

安装+=目标"

你是否有相同的经验?

 

如果您告诉我们如何解决此问题、我们将不胜感激。