Open GoogleCodeExporter opened 9 years ago
Just guessing. Maybe the following changelog entry from debian is relevant?
qt4-x11 (4:4.7.0~beta2-1) experimental; urgency=low
* New upstream release.
* Remove Qt Multimedia, Qt MediaServices and Qt WebKit packages.
* Remove Debian patches:
- 81_hurd_architecture.diff - merged upstream.
- 97_alpha_ftbfs_qatomic_alpha_h_types.diff - merged upstream.
* Update debian/control:
- bump Standards-Version to 3.9.0.
- remove libqt4-declarative-widgets package.
- add libqt4-declarative-folderlistmodel package.
- add libqt4-declarative-gestures package.
- add libqt4-webkit dummy transitional package for the libqtwebkit4
package.
* Update debian/rules:
- replace -multimedia by -no-multimedia configure option.
- replace -webkit by -no-webkit configure option.
- remove leftover directories in override_dh_auto_install target.
* Update installed files.
* Update symbols files.
* Update debian/copyright: include files licensed under a BSD-style license.
-- Fathi Boudra <fabo@debian.org> Thu, 08 Jul 2010 16:59:50 +0300
Original comment by timo.lin...@gmail.com
on 20 Jun 2012 at 12:14
I had the same problem about three months ago on Ubuntu (as far as I know they
just use the Debian packages).
I remember there was some change in Qt 4.8, where the Qt Multimedia part was
moved to some other place, but Debian/Ubuntu didn't seem to have packaged that
yet. See
http://labs.qt.nokia.com/2010/05/06/qt-47-scope-change-regarding-qt-multimedia/
The only way I got it to compile is by manually removing all references to Qt
Multimedia.
Original comment by willem.s...@gmail.com
on 23 Jun 2012 at 4:28
Ok but then you don't get audio? I'm testing the "permaroute" branch
specifically because I want to test the new audio code.
Original comment by timo.lin...@gmail.com
on 23 Jun 2012 at 4:39
It should probably be migrated to Qt Mobility's QtMultimediaKit -
http://doc.qt.nokia.com/qtmobility-1.2/multimedia.html. Qt Multimedia never got
released as part of Qt.
Both are quite high level API:s, so maybe the migration would be relatively
small effort.
Original comment by timo.jyr...@gmail.com
on 22 Jul 2012 at 5:44
(Debian source package qtmobility, binary packages libqtmultimediakit1 and
qtmobility-dev)
Original comment by timo.jyr...@gmail.com
on 22 Jul 2012 at 5:46
I finally figured out how to build monav. See the attached three patches.
Original comment by timo.lin...@gmail.com
on 13 Sep 2012 at 1:03
Attachments:
One more patch
Original comment by timo.lin...@gmail.com
on 13 Sep 2012 at 1:07
Attachments:
Original issue reported on code.google.com by
timo.lin...@gmail.com
on 20 Jun 2012 at 12:03