Qt 5.5:模块"QtAudioEngine";未安装 [英] Qt 5.5: module "QtAudioEngine" is not installed

查看:619
本文介绍了Qt 5.5:模块"QtAudioEngine";未安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Ubuntu 15.10上运行官方的Qt 5.5 SDK,并尝试在QML中播放3D声音:

I'm running the official Qt 5.5 SDK on Ubuntu 15.10 and trying to play 3D sounds in QML:

import QtAudioEngine 1.0

项目文件:

qt += multimedia

import语句的结果为qrc:///Main.qml:1:1: module "QtAudioEngine" is not installed.我有点困惑,因为我看到所需的库在SDK中.这里可能出什么问题了?

The import statement results in qrc:///Main.qml:1:1: module "QtAudioEngine" is not installed. I'm a bit confused as I can see that the needed libs are in the SDK. What might be wrong here?

推荐答案

这是官方Qt SDK中的错误:

It's a bug in the official Qt SDK : https://bugreports.qt.io/browse/QTBUG-51567

这篇关于Qt 5.5:模块"QtAudioEngine";未安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆