标题:phonon模块
作者:sp109qs2ming
日期:2012-06-25 10:24
内容:
各位大侠,请问有没有在ubuntu下交叉编译QT4.7的经验,我需要加入phonon模块(也就是在configure的时候加入-phonon和-phonon-backend),但是configure的是时候总出现phonon support cannot be enabled due to functionality tests!请问是什么原因啊
#1 [protheschild 07-04 15:49]
楼主解决没有,
#2 [isaacedvr 02-17 22:34]
sudo apt-get install xorg-dev
sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
你试一试 我的就编译通过了
#3 [hitler++ 02-18 12:06]
我没遇到过